Skip to content

Commit 0224d6c

Browse files
committed
Bump version to 0.2.2
1 parent 0a2f319 commit 0224d6c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,6 @@ jobs:
540540
strategy:
541541
matrix:
542542
manylinux:
543-
- arch: "manylinux1_i686"
544-
- arch: "manylinux1_x86_64"
545543
- arch: "manylinux2010_i686"
546544
- arch: "manylinux2010_x86_64"
547545
- arch: "manylinux2014_i686"

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
name = "jsonlogic-rs"
1010
readme = "README.md"
1111
repository = "https://github.com/bestowinc/json-logic-rs"
12-
version = "0.2.1"
12+
version = "0.2.2"
1313

1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

0 commit comments

Comments
 (0)