Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
Bump to v0.1.0-alpha.14

Signed-off-by: Zach Gollwitzer <[email protected]>
  • Loading branch information
zachgoll authored Aug 9, 2024
1 parent c0908f4 commit f3c4446
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.13"
"0.1.0-alpha.14"
end
end
end

0 comments on commit f3c4446

Please sign in to comment.