From 2c95f6f516e1d968804be63fe5ddd00e3b76c3bf Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Sun, 5 Jun 2016 18:35:42 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc6344..878c4eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-es3-syntax", - "version": "0.2.1", + "version": "1.0.0", "description": "Check if contents of a file is es3-compatible", "main": "index.js", "files": [