Update package.json to new version

This commit is contained in:
Matthew Griffith 2021-09-25 10:40:27 -04:00
parent f150167dbb
commit c23fb82056

View File

@ -1,7 +1,7 @@
{
"name": "elm-optimize-level-2",
"description": "A second level of optimization for the Javascript that the Elm Compiler produces.",
"version": "0.1.5",
"version": "0.2.0",
"license": "BSD-3-Clause",
"main": "dist/index.js",
"typings": "dist/index.d.ts",