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 09937fb commit dbe411bCopy full SHA for dbe411b
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- waterdrop (1.4.0)
+ waterdrop (1.4.1)
5
delivery_boy (>= 0.2, < 2.x)
6
dry-configurable (~> 0.8)
7
dry-monitor (~> 0.3)
@@ -98,4 +98,4 @@ DEPENDENCIES
98
waterdrop!
99
100
BUNDLED WITH
101
- 2.2.14
+ 2.2.15
lib/water_drop/version.rb
@@ -3,5 +3,5 @@
# WaterDrop library
module WaterDrop
# Current WaterDrop version
- VERSION = '1.4.0'
+ VERSION = '1.4.1'
end
0 commit comments