Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petoem committed Feb 11, 2018
1 parent 1e41632 commit a590611
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: envy
version: 0.1.0
version: 0.2.0

authors:
- Michael Petö <michael@petoe.me>
Expand Down
2 changes: 1 addition & 1 deletion src/envy/version.cr
@@ -1,3 +1,3 @@
module Envy
VERSION = "0.1.0"
VERSION = "0.2.0"
end

0 comments on commit a590611

Please sign in to comment.