We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a36805 commit fec21f7Copy full SHA for fec21f7
Gemfile.lock
@@ -8,7 +8,7 @@ GIT
8
PATH
9
remote: .
10
specs:
11
- tapioca (0.6.2)
+ tapioca (0.6.3)
12
bundler (>= 1.17.3)
13
pry (>= 0.12.2)
14
rbi (~> 0.0.0, >= 0.0.9)
lib/tapioca/version.rb
@@ -2,5 +2,5 @@
2
# frozen_string_literal: true
3
4
module Tapioca
5
- VERSION = "0.6.2"
+ VERSION = "0.6.3"
6
end
0 commit comments