Skip to content

Commit 11f557b

Browse files
committed
bump version
1 parent b56db47 commit 11f557b

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.19.1
4+
5+
- add digest to design doc name if `single_design_document` and `digest_view_names` are enabled
6+
37
# 1.19.0 / rspec-matchers 4.2.0
48

59
- add `single_design_document` config option

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.0'.freeze
2+
VERSION = '1.19.1'.freeze
33
RSPEC_VERSION = '4.2.0'.freeze
44
end

0 commit comments

Comments
 (0)