Skip to content

Commit 4ff25ac

Browse files
committed
update package to version 0.2.0
1 parent 05caafb commit 4ff25ac

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
@@ -16,7 +16,7 @@
1616

1717
## RobotlegsJS-SignalCommandMap 0.2.0
1818

19-
### v0.2.0
19+
### [v0.2.0](https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/releases/tag/0.2.0) - 2017-08-02
2020

2121
- Update @robotlegsjs/core to version 0.2.0 (see #67).
2222

package.json

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

0 commit comments

Comments
 (0)