Skip to content

Commit

Permalink
New version v0.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaong committed Sep 24, 2019
1 parent 0193711 commit 0fd8b3b
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: immutable
version: 0.1.23
version: 0.1.24

authors:
- Luca Ongaro <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/immutable/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Immutable
VERSION = "0.1.23"
VERSION = "0.1.24"
end

0 comments on commit 0fd8b3b

Please sign in to comment.