Skip to content

Commit

Permalink
bump version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegn committed Apr 23, 2017
1 parent f327853 commit f86dbde
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: slang
version: 1.5.0
version: 1.5.1

authors:
- Jerome Gravel-Niquet <jeromegn@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/slang/version.cr
@@ -1,3 +1,3 @@
module Slang
VERSION = "1.5.0"
VERSION = "1.5.1"
end

0 comments on commit f86dbde

Please sign in to comment.