Przeglądaj źródła

Bump version number

Sam Clements 5 lat temu
rodzic
commit
d29dc63cf0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "simple_logger"
-version = "1.2.0"
+version = "1.3.0"
 license = "MIT"
 authors = ["Sam Clements <sam@borntyping.co.uk>"]
 description = "A logger that prints all messages with a readable output format"