Skip to content

Commit

Permalink
version: 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrand committed May 4, 2018
1 parent 2868ff4 commit cb2d3c9
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: router
version: 0.1.13
version: 0.2.3

authors:
- Taichiro Suzuki <taichiro0709@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/router/version.cr
@@ -1,3 +1,3 @@
module Router
VERSION = "0.1.13"
VERSION = "0.2.3"
end

0 comments on commit cb2d3c9

Please sign in to comment.