Skip to content

Commit

Permalink
Merge pull request #6 from DeNA/feature/bump-0.1.2
Browse files Browse the repository at this point in the history
Bump 0.1.2
  • Loading branch information
genya0407 authored Jul 4, 2024
2 parents c067d07 + 0fed3d2 commit 303403c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mysql_rewinder/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class MysqlRewinder
VERSION = "0.1.1"
VERSION = "0.1.2"
end

0 comments on commit 303403c

Please sign in to comment.