We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3772833 commit 19f544eCopy full SHA for 19f544e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- mysql_rewinder (0.1.2)
+ mysql_rewinder (0.1.3)
5
6
GEM
7
remote: https://rubygems.org/
lib/mysql_rewinder/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
class MysqlRewinder
- VERSION = "0.1.2"
+ VERSION = "0.1.3"
end
0 commit comments