We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d4d31 commit ceb0f3dCopy full SHA for ceb0f3d
Gemfile.lock
@@ -22,7 +22,7 @@ GIT
22
PATH
23
remote: .
24
specs:
25
- rbs (4.0.2)
+ rbs (4.1.0.dev)
26
logger
27
prism (>= 1.6.0)
28
tsort
lib/rbs/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module RBS
4
- VERSION = "4.0.2"
+ VERSION = "4.1.0.dev"
5
end
0 commit comments