Skip to content

Commit

Permalink
Bump to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emancu committed Mar 26, 2016
1 parent a56cb64 commit 63f191e
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: crotest
version: 0.0.1
version: 0.0.2

authors:
- Emiliano Mancuso <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/crotest/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Crotest
VERSION = "0.0.1"
VERSION = "0.0.2"
end

0 comments on commit 63f191e

Please sign in to comment.