Skip to content

Commit 436b5a2

Browse files
committed
v0.9.0
1 parent 03e5cba commit 436b5a2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/moon.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Moon v0.8.0
2+
* Moon v0.9.0
33
* Copyright 2016-2017 Kabir Shah
44
* Released under the MIT License
55
* http://moonjs.ga
@@ -2001,7 +2001,7 @@
20012001
/**
20022002
* Version of Moon
20032003
*/
2004-
Moon.version = '0.8.0';
2004+
Moon.version = '0.9.0';
20052005

20062006
/**
20072007
* Moon Utilities

0 commit comments

Comments
 (0)