Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
- Versions should be major - minor - revision. Sorry about that :)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamicane committed May 26, 2010
1 parent 9ad6d70 commit 989816f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/ART.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ provides: [ART, ART.Element, ART.Container]

this.ART = new Class;

ART.version = '0.87';
ART.version = '0.8.7';
ART.build = '37db3609c6e0df4c215737df9c3c5851d1e9c30c';

ART.Element = new Class({
Expand Down
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "ART"

version: "0.87"
version: "0.8.7"

web: "[mootools.net](http://mootools.net)"

Expand Down

0 comments on commit 989816f

Please sign in to comment.