Skip to content

Commit

Permalink
version: 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
taicsuzu committed Mar 29, 2017
1 parent 0bcee86 commit 8b79c97
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: route
version: 0.1.3
version: 0.1.4

authors:
- Taichiro Suzuki <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/route/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Route
VERSION = "0.1.3"
VERSION = "0.1.4"
end

0 comments on commit 8b79c97

Please sign in to comment.