We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb65338 commit a625486Copy full SHA for a625486
lib/orb/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Orb
4
- VERSION = "0.1.0-alpha.36"
+ VERSION = "0.1.0.pre.alpha.36"
5
end
rbi/lib/orb/version.rbi
# typed: strong
sig/orb/version.rbs
@@ -1,3 +1,3 @@
- VERSION: "0.1.0-alpha.36"
+ VERSION: "0.1.0.pre.alpha.36"
0 commit comments