fix version number

This commit is contained in:
Sebastian McKenzie 2015-05-13 22:07:33 +01:00
parent a808602ae0
commit 248758eee3

View File

@ -13,7 +13,7 @@ _Note: Gaps between patch versions are faulty/broken releases._
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog. See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
## 3.5.3 ## 5.3.3
* **Bug Fix** * **Bug Fix**
* Fix `minification.deadCodeElimination` transformer incorrectly trying to inline import declarations. * Fix `minification.deadCodeElimination` transformer incorrectly trying to inline import declarations.