Skip to content

Commit 6f782af

Browse files
committed
v0.11.0
1 parent 8271182 commit 6f782af

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.10.0
2+
* Moon v0.11.0
33
* Copyright 2016-2017 Kabir Shah
44
* Released under the MIT License
55
* http://moonjs.ga
@@ -2006,7 +2006,7 @@
20062006
/**
20072007
* Version of Moon
20082008
*/
2009-
Moon.version = '0.10.0';
2009+
Moon.version = '0.11.0';
20102010

20112011
/**
20122012
* Moon Utilities

0 commit comments

Comments
 (0)