Skip to content

Commit

Permalink
bumped to RC version
Browse files Browse the repository at this point in the history
  • Loading branch information
clinton.begin committed Aug 30, 2017
1 parent 8374cab commit a7ee0a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: graven
version: 0.11.6
version: 1.0.0-RC1
artifacts:
- classifier: darwin
targets:
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// graven - This file was generated. It will be overwritten. Do not modify.
package version

var Version="0.11.6"
var Version="1.0.0-RC1"

0 comments on commit a7ee0a4

Please sign in to comment.