Skip to content

Commit b3ab349

Browse files
committed
Bump version to 0.2.1-RC
1 parent d45e194 commit b3ab349

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Changes in 0.2.1-RC
2+
13
# Changes in 0.2.0
24

35
- Add two additional errors for hooks

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-bump"
3-
version = "0.2.0"
3+
version = "0.2.1-RC"
44
authors = ["Florian Gamböck <[email protected]>"]
55
edition = "2021"
66

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1-RC

0 commit comments

Comments
 (0)