Skip to content

Commit 6ace92e

Browse files
Bump version to 1.4.1
1 parent 41f45cc commit 6ace92e

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.4.0"
13+
version = "1.4.1"
1414
authors = ["nabijaczleweli <[email protected]>",
1515
"Cat Plus Plus <[email protected]>",
1616
"Liigo <[email protected]>",

appveyor.yml

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

33
skip_tags: false
44

0 commit comments

Comments
 (0)