Skip to content

Commit

Permalink
Bump versions for next release (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Jan 31, 2024
1 parent b47843b commit ea5e7e2
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: carbon
version: 0.4.2
version: 0.5.0

authors:
- Paul Smith <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/carbon/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Carbon
VERSION = "0.4.1"
VERSION = "0.5.0"
end

0 comments on commit ea5e7e2

Please sign in to comment.