From 0f35fbd7230052ae3234b1b25798b6fe2ab2cc18 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Thu, 17 Aug 2017 23:49:06 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae29037..bdd1037 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-context", - "version": "1.0.0", + "version": "2.0.0", "description": "A simple vue context menu component.", "main": "index.vue", "repository": {