From b1633960976bf06165f009c0c21cfc8ff223a3cb Mon Sep 17 00:00:00 2001 From: Sasan Farrokh Date: Thu, 20 Sep 2018 00:33:13 +0430 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98a1a5b..2f8459d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-chimera", - "version": "0.7.2", + "version": "1.0.0", "description": "VueJS RESTful client with reactive resources and features", "main": "dist/vue-chimera.cjs.js", "scripts": {