Version 3.0.0.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 18 Dec 2014 21:18:44 +0000 (21:18 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 18 Dec 2014 21:18:44 +0000 (21:18 +0000)
History.md
README.md
package.json

index 14d6afb..6cc98b9 100644 (file)
@@ -1,4 +1,4 @@
-[3.0.0 / 2014-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v2.2.15...v3.0.0)
+[3.0.0 / 2014-12-18](https://github.com/jakubpawlowicz/clean-css/compare/v2.2.22...v3.0.0)
 ==================
 
 * Adds more granular control over compatibility settings.
index 87ff76c..4f16c44 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,8 +12,6 @@ According to [tests](http://goalsmashers.github.io/css-minification-benchmark/)
 
 ## Usage
 
-### This documentation refers to a pre-release version. See [2.2 branch](https://github.com/jakubpawlowicz/clean-css/tree/2.2) for the current release docs.
-
 ### What are the requirements?
 
 ```
index 5cd733b..57ba22d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "3.0.0-pre",
+  "version": "3.0.0",
   "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",