Skip to content

Commit

Permalink
Merge pull request #25 from byohay/feature/version-0.3.0
Browse files Browse the repository at this point in the history
version.rb: Cut release 0.3.0.
  • Loading branch information
ashdnazg authored Oct 27, 2021
2 parents d10e5e1 + 9169993 commit f2cbb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kintsugi/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
module Kintsugi
# This module holds the Kintsugi version information.
module Version
STRING = "0.2.0"
STRING = "0.3.0"
end
end

0 comments on commit f2cbb07

Please sign in to comment.