Skip to content

Commit d52092d

Browse files
committed
0.1.0-rc2
1 parent d16abd1 commit d52092d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ run: build
3737

3838
tag:
3939
git tag v$(shell cat VERSION)
40+
git push origin main
4041
git push origin v$(shell cat VERSION)
4142
# This works with versions while add --version isn't
4243
chglog init

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-rc1
1+
0.1.0-rc2

0 commit comments

Comments
 (0)