We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81745c6 commit 766c9e7Copy full SHA for 766c9e7
Gemfile.lock
@@ -8,7 +8,7 @@ GIT
8
PATH
9
remote: .
10
specs:
11
- tapioca (0.10.3)
+ tapioca (0.10.4)
12
bundler (>= 1.17.3)
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.10.3"
+ VERSION = "0.10.4"
6
end
0 commit comments