Skip to content

Commit

Permalink
Bumped version number to v0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Mar 28, 2018
1 parent 13ccfc0 commit 5808e1c
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,5 +1,5 @@
name: granite_orm
version: 0.8.4
version: 0.9.0

authors:
- drujensen <drujensen@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/granite_orm/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Granite::ORM
VERSION = "0.8.4"
VERSION = "0.9.0"
end

0 comments on commit 5808e1c

Please sign in to comment.