diff options
| author | Fuwn <[email protected]> | 2021-06-02 22:16:17 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-02 22:16:17 +0000 |
| commit | 14c15bf8c3b969b54d18328ce866fec0317af663 (patch) | |
| tree | 0b24447b36de9157e7b33a49b43f14fd1ec323c6 | |
| parent | feat(check): print valid and invalid count at end of checking (diff) | |
| download | nitrous-14c15bf8c3b969b54d18328ce866fec0317af663.tar.xz nitrous-14c15bf8c3b969b54d18328ce866fec0317af663.zip | |
chore(manifest): update version
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "nitrous" -version = "0.1.2" +version = "0.1.3" authors = ["Fuwn <[email protected]>"] edition = "2018" readme = "README.rst" |