Skip to content

Commit

Permalink
Remove "pre" from version - this is now 2.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tml committed May 15, 2013
1 parent 64b0911 commit bf8263b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ant.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ lib.dir = lib
doc.dir = doc
build.dir = build
product.name = yuicompressor
version.number = 2.4.8pre
version.number = 2.4.8
jar.name = ${product.name}-${version.number}.jar
dist.package.name = ${product.name}-${version.number}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yuicompressor",
"description": "YUICompressor CLI and Node.js require",
"version": "2.4.8pre2",
"version": "2.4.8",
"author": "Dav Glass <[email protected]>",
"bugs": { "url" : "http://yuilibrary.com/projects/yuicompressor/newticket" },
"devDependencies": {
Expand Down

0 comments on commit bf8263b

Please sign in to comment.