Skip to content

Commit 0501121

Browse files
authored
Merge pull request #13 from Flagsmith/release/v1.2.0
Release v1.2.0
2 parents 9f991c4 + f099966 commit 0501121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flagsmith"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
authors = ["Gagan Trivedi <[email protected]>"]
55
edition = "2021"
66
license = "BSD-3-Clause"
@@ -22,7 +22,7 @@ chrono = { version = "0.4"}
2222
log = "0.4"
2323
flume = "0.10.14"
2424

25-
flagsmith-flag-engine = "0.1.1"
25+
flagsmith-flag-engine = "0.2.0"
2626

2727
[dev-dependencies]
2828
httpmock = "0.6"

0 commit comments

Comments
 (0)