Add a to_h method

This commit is contained in:
Dan Milne
2020-04-22 16:28:31 +10:00
parent fa84ec1092
commit d71c58a047
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
module Openlib
VERSION = "0.1.0"
VERSION = "0.1.1"
end