aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-02 22:16:17 +0000
committerFuwn <[email protected]>2021-06-02 22:16:17 +0000
commit14c15bf8c3b969b54d18328ce866fec0317af663 (patch)
tree0b24447b36de9157e7b33a49b43f14fd1ec323c6
parentfeat(check): print valid and invalid count at end of checking (diff)
downloadnitrous-14c15bf8c3b969b54d18328ce866fec0317af663.tar.xz
nitrous-14c15bf8c3b969b54d18328ce866fec0317af663.zip
chore(manifest): update version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ecfd2a1..c2a6006 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nitrous"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Fuwn <[email protected]>"]
edition = "2018"
readme = "README.rst"