Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit b75b41a

Browse files
authored
Bump to v0.2.0-alpha.1
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
1 parent 2cc8919 commit b75b41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def commit_sha
1010

1111
private
1212
def semver
13-
"0.1.0"
13+
"0.2.0-alpha.1"
1414
end
1515
end
1616
end

0 commit comments

Comments
 (0)