Skip to content

Commit bf8263b

Browse files
committed
Remove "pre" from version - this is now 2.4.8
1 parent 64b0911 commit bf8263b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ant.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ lib.dir = lib
33
doc.dir = doc
44
build.dir = build
55
product.name = yuicompressor
6-
version.number = 2.4.8pre
6+
version.number = 2.4.8
77
jar.name = ${product.name}-${version.number}.jar
88
dist.package.name = ${product.name}-${version.number}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yuicompressor",
33
"description": "YUICompressor CLI and Node.js require",
4-
"version": "2.4.8pre2",
4+
"version": "2.4.8",
55
"author": "Dav Glass <davglass@gmail.com>",
66
"bugs": { "url" : "http://yuilibrary.com/projects/yuicompressor/newticket" },
77
"devDependencies": {

0 commit comments

Comments
 (0)