Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcsmith committed Sep 24, 2017
1 parent d6ff8e1 commit 1f9e9b0
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: lucky_router
version: 0.1.0
version: 0.2.0

authors:
- Paul Smith <paulcsmith0218@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/lucky_router/version.cr
@@ -1,3 +1,3 @@
module LuckyRouter
VERSION = "0.1.0"
VERSION = "0.2.0"
end

0 comments on commit 1f9e9b0

Please sign in to comment.