Skip to content

Commit fcd30ad

Browse files
Bump version to 1.3.3
1 parent 2a731a1 commit fcd30ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "MIT"
1010
# Remember to also update in appveyor.yml
1111
# Remember to also update in src/lib.rs ~L40 (Cargo.toml example)
1212
# Remember to also update in README
13-
version = "1.3.2"
13+
version = "1.3.3"
1414
authors = ["nabijaczleweli <nabijaczleweli@gmail.com>",
1515
"Cat Plus Plus <piotrlegnica@piotrl.pl>",
1616
"Liigo <liigo@qq.com>",

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.3.2-{build}
1+
version: 1.3.3-{build}
22

33
skip_tags: false
44

0 commit comments

Comments
 (0)