Skip to content

Commit f7b3dd9

Browse files
Bump version to 0.1.1
1 parent 7112717 commit f7b3dd9

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
@@ -9,7 +9,7 @@ categories = ["development-tools", "os::windows-apis"]
99
license = "MIT"
1010
# Remember to also update in appveyor.yml
1111
# Remember to also update in src/lib.rs ~L60 (Cargo.toml example)
12-
version = "0.1.0"
12+
version = "0.1.1"
1313
authors = ["nabijaczleweli <[email protected]>",
1414
"Cat Plus Plus <[email protected]>",
1515
"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: 0.1.0-{build}
1+
version: 0.1.1-{build}
22

33
skip_tags: false
44

0 commit comments

Comments
 (0)