We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea495e2 commit 80514f1Copy full SHA for 80514f1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rbs (3.0.0.dev.1)
+ rbs (3.0.0.dev.2)
5
6
7
remote: test/assets/test-gem
lib/rbs/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RBS
- VERSION = "3.0.0.dev.1"
+ VERSION = "3.0.0.dev.2"
end
0 commit comments