Skip to content

Commit

Permalink
v0.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani committed Jan 3, 2024
1 parent 45f940d commit 593cdf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rggen/core/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module RgGen
module Core
VERSION = '0.32.0'
VERSION = '0.32.1'
MAJOR, MINOR, PATCH = VERSION.split('.').map(&:to_i)
end
end

0 comments on commit 593cdf7

Please sign in to comment.