Skip to content

Commit 70bb58a

Browse files
committed
Next version
1 parent eb51fa3 commit 70bb58a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/BUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ package(
77
)
88

99
# the upcoming release to publish
10-
_version = "0.1.3"
10+
_version = "0.1.4"
1111

1212
# the last public release on GitHub
13-
_previous_release_tag = "0.1.2"
13+
_previous_release_tag = "0.1.3"
1414

1515
# Build the artifact to put on the github release page.
1616
pkg_tar(

0 commit comments

Comments
 (0)