Skip to content

Commit 7d0372c

Browse files
committed
numeral 2.0.6
1 parent 1d6eff6 commit 7d0372c

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"es6-shim": "0.35.3",
3030
"less": "less.js#2.7.2",
3131
"lie": "3.1.1",
32-
"numeral": "2.0.4",
32+
"numeral": "2.0.6",
3333
"picturefill": "3.0.3",
3434
"select2": "^4.0.3",
3535
"system.js": "0.20.10",

numeral_2.0.4/numeral.min.js

Lines changed: 0 additions & 8 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Numeral.js is freely distributable under the terms of the <a href="https://github.com/adamwdraper/Numeral-js/blob/2.0.4/LICENSE">MIT License</a>.</p>
1+
<p>Numeral.js is freely distributable under the terms of the <a href="https://github.com/adamwdraper/Numeral-js/blob/2.0.6/LICENSE">MIT License</a>.</p>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="numeral" type="JavaScript_Library" version="2.0.4">
3+
<package name="numeral" type="JavaScript_Library" version="2.0.6">
44
<friendlyName>Numeral.js</friendlyName>
55
<description><![CDATA[A javascript library for formatting and manipulating numbers. <a href="http://numeraljs.com/">http://numeraljs.com/</a>]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>numeral</libraryName>
2424
<fileName>numeral.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.4/numeral.min.js</CDNPath>
26+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.6/numeral.min.js</CDNPath>
2727
<objectName>numeral</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)