Skip to content

Commit

Permalink
bump versions for release (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Nov 1, 2023
1 parent 385c220 commit 0b9797b
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: avram
version: 1.1.0
version: 1.1.1

crystal: ">= 1.6.0"

Expand Down
2 changes: 1 addition & 1 deletion src/avram/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Avram
VERSION = "1.1.0"
VERSION = "1.1.1"
end

0 comments on commit 0b9797b

Please sign in to comment.