mirror of
https://github.com/mdgriffith/elm-optimize-level-2.git
synced 2024-11-22 06:56:11 +03:00
Bump to 0.3.4
This commit is contained in:
parent
d69e0803c3
commit
53d21c1550
@ -1,4 +1,4 @@
|
||||
# Upcoming
|
||||
# 0.3.4
|
||||
|
||||
- Fix "phantom comments" issue. The sourceFile's comments were intermingling
|
||||
with optimized-record output causing runtime exceptions in some cases. It's
|
||||
|
@ -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.2.3",
|
||||
"version": "0.3.4",
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user