Skip to content

Commit

Permalink
version.rb: Cut release 0.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
byohay committed Nov 30, 2021
1 parent 96e0a8d commit ea9e5b8
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.3.0"
STRING = "0.3.1"
end
end

0 comments on commit ea9e5b8

Please sign in to comment.