Skip to content

Commit

Permalink
several bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Jan 27, 2018
1 parent 76bb160 commit f1073aa
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.2
version: 0.8.3

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.2"
VERSION = "0.8.3"
end

0 comments on commit f1073aa

Please sign in to comment.