We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4032d28 commit 971a955Copy full SHA for 971a955
CHANGELOG.md
@@ -18,7 +18,7 @@
18
19
## Signals 0.1.0
20
21
-### v0.1.1
+### [v0.1.1](https://github.com/RobotlegsJS/SignalsJS/releases/tag/0.1.1) - 2018-03-04
22
23
- Update codeclimate settings (see #49, #50).
24
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@robotlegsjs/signals",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "TypeScript port of AS3 Signals.",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments