We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a6ec9 commit f35c0b6Copy full SHA for f35c0b6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shipit-engine (0.43.1)
+ shipit-engine (0.43.0)
5
active_model_serializers (~> 0.9.3)
6
ansi_stream (~> 0.0.6)
7
autoprefixer-rails (~> 6.4.1)
lib/shipit/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Shipit
- VERSION = '0.43.1'
+ VERSION = '0.43.0'
end
0 commit comments