Skip to content

Commit 0b9797b

Browse files
authored
bump versions for release (#982)
1 parent 385c220 commit 0b9797b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: avram
2-
version: 1.1.0
2+
version: 1.1.1
33

44
crystal: ">= 1.6.0"
55

src/avram/version.cr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Avram
2-
VERSION = "1.1.0"
2+
VERSION = "1.1.1"
33
end

0 commit comments

Comments
 (0)