Skip to content

Commit 4501a29

Browse files
Welcome 1.6.0.
1 parent 5294228 commit 4501a29

File tree

7 files changed

+14719
-3
lines changed

7 files changed

+14719
-3
lines changed

Source/Core/Core.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ provides: [Core, MooTools, Type, typeOf, instanceOf, Native]
2323
(function(){
2424

2525
this.MooTools = {
26-
version: '1.5.3-dev',
27-
build: '%build%'
26+
version: '1.6.0',
27+
build: '529422872adfff401b901b8b6c7ca5114ee95e2b'
2828
};
2929

3030
// typeOf, instanceOf

0 commit comments

Comments
 (0)