Skip to content

Commit

Permalink
Bumped VERSION to rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeemster committed May 21, 2020
1 parent 09d8b8c commit b79ac31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.4.0-rc1
2 changes: 1 addition & 1 deletion snowplowtrk.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

const (
appVersion = "0.4.0"
appVersion = "0.4.0-rc1"
appName = "snowplowtrk"
appUsage = "Snowplow Analytics Tracking CLI"
appCopyright = "(c) 2016-2020 Snowplow Analytics, LTD"
Expand Down

0 comments on commit b79ac31

Please sign in to comment.