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.
2 parents 51b76fa + 2caa678 commit 4d2985fCopy full SHA for 4d2985f
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- sequenceserver (3.1.0)
+ sequenceserver (3.1.1)
5
json_pure (~> 2.6, >= 2.6.3)
6
ox (~> 2.1, >= 2.1.1)
7
rack_csrf (~> 2.7, >= 2.7.0)
lib/sequenceserver/version.rb
@@ -1,4 +1,4 @@
# Define version number.
module SequenceServer
- VERSION = '3.1.0'.freeze
+ VERSION = '3.1.1'.freeze
end
0 commit comments