Skip to content

Commit 939629b

Browse files
committed
bump minor version for first release with criner
1 parent 4b806ad commit 939629b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
repository = "https://github.com/Byron/crates-io-cli"
99
readme = "README.md"
1010
edition = "2018"
11-
version = "3.1.1"
11+
version = "3.2.0"
1212

1313
[[bin]]
1414
name = "crates"

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="v3.2.0"></a>
2+
### v3.2.0 (2020-04-12)
3+
4+
* update and upgrade all dependencies
5+
* add an early version of 'criner', which is run with `crates criner mine`
6+
17
<a name="v2.1.1"></a>
28
### v2.1.1 (2017-12-13)
39

0 commit comments

Comments
 (0)