We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dccf56b commit bb656d7Copy full SHA for bb656d7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- mina (1.2.4)
+ mina (1.2.5)
5
rake
6
7
GEM
@@ -70,4 +70,4 @@ DEPENDENCIES
70
simplecov
71
72
BUNDLED WITH
73
- 2.2.25
+ 2.3.13
lib/mina/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Mina
- VERSION = '1.2.4'
+ VERSION = '1.2.5'
end
0 commit comments