We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238b02c commit e3a55aaCopy full SHA for e3a55aa
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shipengine_sdk (1.0.4)
+ shipengine_sdk (1.0.5)
5
faraday (>= 1.4)
6
faraday_middleware (>= 1.0)
7
hashie (>= 3.4)
lib/shipengine/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ShipEngine
- VERSION = '1.0.4'
+ VERSION = '1.0.5'
end
0 commit comments