From 825cc02e2ff209a77885c7ce1df4e33250517cce Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 3 Oct 2019 16:41:43 +0700 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bada14..e377ed0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "todomvc-app-css", - "version": "2.2.0", + "version": "2.3.0", "description": "CSS for TodoMVC apps", "license": "CC-BY-4.0", "repository": "tastejs/todomvc-app-css",