We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a731a1 commit fcd30adCopy full SHA for fcd30ad
Cargo.toml
@@ -10,7 +10,7 @@ license = "MIT"
10
# Remember to also update in appveyor.yml
11
# Remember to also update in src/lib.rs ~L40 (Cargo.toml example)
12
# Remember to also update in README
13
-version = "1.3.2"
+version = "1.3.3"
14
authors = ["nabijaczleweli <nabijaczleweli@gmail.com>",
15
"Cat Plus Plus <piotrlegnica@piotrl.pl>",
16
"Liigo <liigo@qq.com>",
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.3.2-{build}
+version: 1.3.3-{build}
2
3
skip_tags: false
4
0 commit comments