We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46aa52 commit 27c11cbCopy full SHA for 27c11cb
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rbs (3.0.0.dev.2)
+ rbs (3.0.0.dev.3)
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.2"
+ VERSION = "3.0.0.dev.3"
end
0 commit comments