Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
imdrasil committed Nov 16, 2017
1 parent 43bb446 commit 7672230
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: sam
version: 0.2.3
version: 0.2.4

authors:
- Roman Kalnytskyi <[email protected]>

crystal: 0.22.0
crystal: 0.23.1

license: MIT
2 changes: 1 addition & 1 deletion src/sam/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Sam
VERSION = "0.2.3"
VERSION = "0.2.4"
end

0 comments on commit 7672230

Please sign in to comment.