Skip to content

Commit 1d0a4cf

Browse files
committed
bump version
1 parent a1837fa commit 1d0a4cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changes
22

3+
# 1.20.0
4+
5+
- add passing validation context to save methods
6+
37
# 1.19.2
48

59
- fix 404/409 error when querying single design doc with `digest_view_names` enabled

lib/couch_potato/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module CouchPotato
2-
VERSION = '1.19.2'.freeze
2+
VERSION = '1.20.0'.freeze
33
RSPEC_VERSION = '4.2.0'.freeze
44
end

0 commit comments

Comments
 (0)