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