From 0a33813d10f20415b9641ce8a6fd3ac37821914a Mon Sep 17 00:00:00 2001 From: Kyle Pollard Date: Mon, 27 May 2019 21:33:24 -0700 Subject: [PATCH] Bump version to 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06add2a..3a2da1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "water.css", - "version": "1.0.0", + "version": "2.0.0", "description": "A just-add-css collection of styles to make simple websites just a little nicer.", "main": "index.js", "scripts": {