We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b0911 commit bf8263bCopy full SHA for bf8263b
ant.properties
@@ -3,6 +3,6 @@ lib.dir = lib
3
doc.dir = doc
4
build.dir = build
5
product.name = yuicompressor
6
-version.number = 2.4.8pre
+version.number = 2.4.8
7
jar.name = ${product.name}-${version.number}.jar
8
dist.package.name = ${product.name}-${version.number}
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "yuicompressor",
"description": "YUICompressor CLI and Node.js require",
- "version": "2.4.8pre2",
+ "version": "2.4.8",
"author": "Dav Glass <davglass@gmail.com>",
"bugs": { "url" : "http://yuilibrary.com/projects/yuicompressor/newticket" },
"devDependencies": {
0 commit comments