We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f514052 commit ebb0cc2Copy full SHA for ebb0cc2
Gemfile.lock
@@ -8,7 +8,7 @@ GIT
8
PATH
9
remote: .
10
specs:
11
- tapioca (0.16.4)
+ tapioca (0.16.5)
12
bundler (>= 2.2.25)
13
netrc (>= 0.11.0)
14
parallel (>= 1.21.0)
lib/tapioca/version.rb
@@ -2,5 +2,5 @@
2
# frozen_string_literal: true
3
4
module Tapioca
5
- VERSION = "0.16.4"
+ VERSION = "0.16.5"
6
end
0 commit comments