Skip to content

Commit

Permalink
Bump to v0.1.0-alpha.4 (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgoll authored May 31, 2024
1 parent bcbb37a commit 28524b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def commit_sha

private
def semver
"0.1.0-alpha.3"
"0.1.0-alpha.4"
end
end
end

0 comments on commit 28524b3

Please sign in to comment.