Skip to content

Commit

Permalink
Bumped version number to v0.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Nov 3, 2018
1 parent 40d9bea commit 4d188c9
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.14.2
version: 0.15.0

crystal: 0.27.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.14.2"
VERSION = "0.15.0"
end

0 comments on commit 4d188c9

Please sign in to comment.