Skip to content

Commit

Permalink
- welcome to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kamicane authored and cpojer committed Oct 11, 2010
1 parent a3eed69 commit d87aed1
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.3dev',
build: '%build%'
version: '1.3',
build: 'a3eed692dd85050d80168ec2c708efe901bb7db3'
};

// typeOf, instanceOf
Expand Down

0 comments on commit d87aed1

Please sign in to comment.