Skip to content

Commit 1a5f4f3

Browse files
committed
v1.1.0 - new max_lock_wait option, lock expiry down to 1 day
1 parent dfd2741 commit 1a5f4f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unreleased
1+
1.1.0 / 2015-08-07
22

33
* Breaking changes
44

lib/lock_and_cache/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LockAndCache
2-
VERSION = '1.0.3'
2+
VERSION = '1.1.0'
33
end

0 commit comments

Comments
 (0)