Skip to content

Commit

Permalink
Bump version v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
faustinoaq committed May 13, 2018
1 parent 314847d commit bc9d825
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: micrate
version: 0.3.0
version: 0.3.1

authors:
- Juan Edi <jedi11235@gmail.com>
- Amber Team <amberframework.org>

dependencies:
db:
Expand Down
2 changes: 1 addition & 1 deletion src/micrate/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Micrate
VERSION = "0.3.0"
VERSION = "0.3.1"
end

0 comments on commit bc9d825

Please sign in to comment.