Skip to content

Commit d58bd6b

Browse files
author
Web Advanced
committed
Updaged versions to 1.1.0
1 parent a2b4c6a commit d58bd6b

File tree

9 files changed

+8
-8
lines changed

9 files changed

+8
-8
lines changed

dev/.nuget/Signals.js.1.1.0.nupkg

1 Byte
Binary file not shown.

dev/.nuget/content/Scripts/signals.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Signals.js <https://github.com/webadvanced/signals.js>
33
* Released under the MIT license
44
* Author: Web Advanced
5-
* Version: 0.0.1
5+
* Version: 1.1.0
66
*/
77

88
/**

dev/signals.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Signals.js <https://github.com/webadvanced/signals.js>
33
* Released under the MIT license
44
* Author: Web Advanced
5-
* Version: 0.0.1
5+
* Version: 1.1.0
66
*/
77

88
/**

docs/files.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h2><a href="symbols/src/signals.js.html">signals.js</a></h2>
5757
</div>
5858
<div class="fineprint" style="clear:both;text-align:center">
5959

60-
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 11:03:55 GMT-0800 (PST)
60+
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 13:37:09 GMT-0800 (PST)
6161
| template based on Steffen Siering <a href="http://github.com/urso/jsdoc-simple">jsdoc-simple</a>.
6262
</div>
6363
</body>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2><a href="symbols/signals.html">signals</a></h2>
6363
</div>
6464
<div class="fineprint" style="clear:both;text-align:center">
6565

66-
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 11:03:55 GMT-0800 (PST)
66+
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 13:37:09 GMT-0800 (PST)
6767
| template based on Steffen Siering <a href="http://github.com/urso/jsdoc-simple">jsdoc-simple</a>.
6868
</div>
6969
</body>

docs/symbolindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h1 id="classTitle">Symbol Index</h1>
216216
</div>
217217
<div class="fineprint" style="clear:both;text-align:center">
218218

219-
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 11:03:55 GMT-0800 (PST)
219+
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 13:37:09 GMT-0800 (PST)
220220
| template based on Steffen Siering <a href="http://github.com/urso/jsdoc-simple">jsdoc-simple</a>.
221221
</div>
222222
</body>

docs/symbols/_global_.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ <h1 class="classTitle">
541541
<!-- ============================== footer ================================= -->
542542
<div class="fineprint" style="clear:both;text-align:center">
543543

544-
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 11:03:55 GMT-0800 (PST)
544+
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 13:37:09 GMT-0800 (PST)
545545
| template based on Steffen Siering <a href="http://github.com/urso/jsdoc-simple">jsdoc-simple</a>.
546546
</div>
547547
</body>

docs/symbols/signals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ <h1 class="classTitle">
395395
<!-- ============================== footer ================================= -->
396396
<div class="fineprint" style="clear:both;text-align:center">
397397

398-
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 11:03:55 GMT-0800 (PST)
398+
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Thu Feb 23 2012 13:37:09 GMT-0800 (PST)
399399
| template based on Steffen Siering <a href="http://github.com/urso/jsdoc-simple">jsdoc-simple</a>.
400400
</div>
401401
</body>

docs/symbols/src/signals.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<span class='line'> 2</span> * Signals.js &lt;https://github.com/webadvanced/signals.js>
1010
<span class='line'> 3</span> * Released under the MIT license
1111
<span class='line'> 4</span> * Author: Web Advanced
12-
<span class='line'> 5</span> * Version: 0.0.1
12+
<span class='line'> 5</span> * Version: 1.1.0
1313
<span class='line'> 6</span> */</span><span class="WHIT">
1414
<span class='line'> 7</span>
1515
<span class='line'> 8</span> </span><span class="COMM">/**

0 commit comments

Comments
 (0)