Skip to content

Commit

Permalink
Bump version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lovro-bikic committed Oct 3, 2023
1 parent dccf56b commit bb656d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
mina (1.2.4)
mina (1.2.5)
rake

GEM
Expand Down Expand Up @@ -70,4 +70,4 @@ DEPENDENCIES
simplecov

BUNDLED WITH
2.2.25
2.3.13
2 changes: 1 addition & 1 deletion lib/mina/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Mina
VERSION = '1.2.4'
VERSION = '1.2.5'
end

0 comments on commit bb656d7

Please sign in to comment.