From 034287672cbf04c35ce74d9955b51051681d4493 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 c144ed6..b87b30c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getable/hapi-sequelize-crud", - "version": "2.4.0", + "version": "2.2.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", "config": {