diff --git a/package.json b/package.json index c2acc38..3121d48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-to-js", - "version": "0.1.2", + "version": "0.1.3", "description": "Automatically find and generate vanilla js alternatives for jQuery methods.", "source": "src/jquery-to-js-browser.js", "main": "dist/main.js",