mirror of
https://github.com/dkam/suo.git
synced 2025-01-29 07:42:43 +00:00
bump version, update changelog
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 0.1.3
|
||||||
|
|
||||||
|
- Properly throw Suo::LockClientError when the connection itself fails (Memcache server not reachable, etc.)
|
||||||
|
|
||||||
## 0.1.2
|
## 0.1.2
|
||||||
|
|
||||||
- Fix retry_timeout to properly use the full time (was being calculated incorrectly).
|
- Fix retry_timeout to properly use the full time (was being calculated incorrectly).
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
module Suo
|
module Suo
|
||||||
VERSION = "0.1.2"
|
VERSION = "0.1.3"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user