From 242ee461b06ae6f40fc835a29be27243c3b3a51b Mon Sep 17 00:00:00 2001 From: Denis Masinovic Date: Mon, 19 Nov 2018 18:58:50 +0100 Subject: [PATCH] Version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6141445..50ed0f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-ocean-forms", - "version": "2.0.0-rc3", + "version": "2.0.0", "description": "Forms components for react based on the context api.", "main": "build/index.js", "typings": "build/index.d.ts",