Skip to content

Commit

Permalink
Bump versions for next release. (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Oct 29, 2023
1 parent 90f3828 commit df3c20f
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.0.0
version: 1.1.0

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.0.0"
VERSION = "1.1.0"
end

0 comments on commit df3c20f

Please sign in to comment.