diff --git a/Cargo.toml b/Cargo.toml index f6d3028..c9dc35d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" # Remember to also update in appveyor.yml # Remember to also update in src/lib.rs ~L40 (Cargo.toml example) # Remember to also update in README -version = "1.6.2" +version = "1.6.3" authors = ["nabijaczleweli ", "Cat Plus Plus ", "Liigo ", diff --git a/appveyor.yml b/appveyor.yml index 1a8a0a1..ab31b9b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.6.2-{build} +version: 1.6.3-{build} skip_tags: false