Bumps version to 4.0.0-pre.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 15 Dec 2016 20:12:49 +0000 (21:12 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 16 Dec 2016 11:00:34 +0000 (12:00 +0100)
API and CLI compatibility has been broken thus the major version
needs to move up.

History.md
package.json

index c6c77cf..7ad4360 100644 (file)
@@ -1,4 +1,4 @@
-[3.5.0-pre / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/3.4...HEAD)
+[4.0.0-pre / 20xx-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/3.4...HEAD)
 ==================
 
 * Adds more detailed error & warning messages on top of the new tokenizer.
index d292488..a1cb57c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "3.5.0-pre",
+  "version": "4.0.0-pre",
   "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",