Skip to content

Commit

Permalink
[skip ci] bumped version 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jan 11, 2018
1 parent fa6e552 commit 55e9760
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: neph
version: 0.1.15
version: 0.1.16

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

0 comments on commit 55e9760

Please sign in to comment.