From 2367d696e2a304dda01c752f3044300691bbaca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Am=C3=A9lie?= Date: Thu, 27 Oct 2016 19:24:56 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c847626..8994a6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "focus-core", - "version": "0.17.0-beta1", + "version": "2.0.0", "description": "Focus library core part.", "main": "index.js", "babel": { @@ -116,4 +116,4 @@ "webpack-dev-server": "^1.11.0", "webpack-focus": "^0.11.0" } -} \ No newline at end of file +}