Skip to content

Commit

Permalink
Bumped version number to v1.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegn committed Oct 29, 2017
1 parent 42263ba commit 3989a4c
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: slang
version: 1.6.1
version: 1.7.0

authors:
- Jerome Gravel-Niquet <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/slang/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Slang
VERSION = "1.6.1"
VERSION = "1.7.0"
end

0 comments on commit 3989a4c

Please sign in to comment.