Skip to content

Commit 0fd8b3b

Browse files
committed
New version v0.1.24
1 parent 0193711 commit 0fd8b3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: immutable
2-
version: 0.1.23
2+
version: 0.1.24
33

44
authors:
55
- Luca Ongaro <lukeongaro@gmail.com>

src/immutable/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Immutable
2-
VERSION = "0.1.23"
2+
VERSION = "0.1.24"
33
end

0 commit comments

Comments
 (0)