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 eea6ef7 commit ed014ebCopy full SHA for ed014eb
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- sequenceserver (2.0.0.rc4)
+ sequenceserver (2.0.0.rc5)
5
json_pure (~> 1.8, >= 1.8.2)
6
ox (~> 2.1, >= 2.1.1)
7
sinatra (~> 2.0, >= 2.0.0)
lib/sequenceserver/version.rb
@@ -1,4 +1,4 @@
# Define version number.
module SequenceServer
- VERSION = '2.0.0.rc4'.freeze
+ VERSION = '2.0.0.rc5'.freeze
end
0 commit comments