Bump version and cleanup for release.

FossilOrigin-Name: 5f0e4ea2518c222d3052ffd46f8b5a3a94c7139bce9bf47895a8ca0d632c9507
This commit is contained in:
Mahlon E. Smith 2021-03-14 23:30:09 +00:00
parent c0cd35e260
commit 07cda417c8
5 changed files with 11 additions and 6 deletions

View file

@ -634,8 +634,8 @@ rmdbx_set_subdb( int argc, VALUE *argv, VALUE self )
* MDBX::Database.open( path ) -> db
* MDBX::Database.open( path, options ) -> db
* MDBX::Database.open( path, options ) do |db|
* db...
* end
* db...
* end
*
*/
VALUE