From 5f0273a97340b42bbf6f3fb090066e62803e6377 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Tue, 5 Jul 2016 19:17:26 -0700 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e6405a..94e5af1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getable/hapi-sequelize-crud", - "version": "2.1.0", + "version": "2.2.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {