Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Commit

Permalink
Bumped version number to v0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Jan 3, 2018
1 parent 0531073 commit d827107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
@@ -1,5 +1,5 @@
name: granite_orm
version: 0.8.0
version: 0.8.1

authors:
- drujensen <drujensen@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/granite_orm/version.cr
@@ -1,3 +1,3 @@
module Granite::ORM
VERSION = "0.8.0"
VERSION = "0.8.1"
end

0 comments on commit d827107

Please sign in to comment.