Skip to content

Commit

Permalink
Bumped version number to v--help.
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Jan 22, 2020
1 parent 505a779 commit afc0b35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: granite

version: 0.18.0
version: --help

crystal: 0.30.0

Expand Down
2 changes: 1 addition & 1 deletion src/granite/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Granite
VERSION = "0.18.0"
VERSION = "--help"
end

0 comments on commit afc0b35

Please sign in to comment.