Skip to content

Commit

Permalink
PING 1.4.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian committed Sep 10, 2011
1 parent a15e35b commit 0d2a87a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Core/Core.js
Expand Up @@ -23,8 +23,8 @@ provides: [Core, MooTools, Type, typeOf, instanceOf, Native]
(function(){

this.MooTools = {
version: '1.4.0dev',
build: '%build%'
version: '1.4.0',
build: 'a15e35b4dbd12e8d86d9b50aa67a27e8e0071ea3'
};

// typeOf, instanceOf
Expand Down

0 comments on commit 0d2a87a

Please sign in to comment.