Skip to content

Commit 070b978

Browse files
committed
Next version
1 parent 4ded8c0 commit 070b978

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.4"
10+
_version = "0.1.5"
1111

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

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

0 commit comments

Comments
 (0)