Browse Source

bump version number

Daniel Szabo 3 years ago
parent
commit
a3fc97a460
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name="microbin"
-version="1.0.2"
+version="1.1.0"
 edition="2021"
 authors = ["Daniel Szabo <daniel.szabo99@outlook.com>"]
 license = "BSD-3-Clause"