Don't inadvertantly close an open transaction while using hash convenience methods.
FossilOrigin-Name: 6454408d0a2347681d8030e1788f94904aa69e7502ba695f099d964a638b8d49
This commit is contained in:
parent
6c289674dd
commit
54a9409066
4 changed files with 53 additions and 23 deletions
|
|
@ -10,7 +10,7 @@ require 'mdbx_ext'
|
|||
module MDBX
|
||||
|
||||
# The version of this gem.
|
||||
VERSION = '0.1.0'
|
||||
VERSION = '0.1.1'
|
||||
|
||||
end # module MDBX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue