Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
watzon committed Apr 13, 2023
1 parent 75b7e86 commit 2292ad0
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: tourmaline
version: 0.28.0
version: 0.29.0-beta.1

authors:
- Chris Watson <chris@watzon.tech>
Expand Down
2 changes: 1 addition & 1 deletion src/tourmaline/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Tourmaline
VERSION = "0.28.0"
VERSION = "0.29.0-beta.1"
end

0 comments on commit 2292ad0

Please sign in to comment.