We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f51651f + 9aecb71 commit 212c392Copy full SHA for 212c392
Gemfile.lock
@@ -17,7 +17,7 @@ GIT
17
PATH
18
remote: .
19
specs:
20
- tapioca (0.10.0)
+ tapioca (0.10.1)
21
bundler (>= 1.17.3)
22
netrc (>= 0.11.0)
23
parallel (>= 1.21.0)
lib/tapioca/version.rb
@@ -2,5 +2,5 @@
2
# frozen_string_literal: true
3
4
module Tapioca
5
- VERSION = "0.10.0"
+ VERSION = "0.10.1"
6
end
0 commit comments