Remove Nameable dependancy and return API data directly

This commit is contained in:
Dan Milne
2019-10-25 15:05:55 +11:00
parent 1ad818b4d7
commit 50c3df89ba
5 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
module Paapi
VERSION = '0.0.8'
VERSION = '0.1.0'
end