Skip to content

Commit 971a955

Browse files
committed
update package to version 0.1.1
1 parent 4032d28 commit 971a955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## Signals 0.1.0
2020

21-
### v0.1.1
21+
### [v0.1.1](https://github.com/RobotlegsJS/SignalsJS/releases/tag/0.1.1) - 2018-03-04
2222

2323
- Update codeclimate settings (see #49, #50).
2424

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robotlegsjs/signals",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "TypeScript port of AS3 Signals.",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)