Skip to content

Commit b055c7f

Browse files
committed
update package to version 0.2.1
1 parent 613d92e commit b055c7f

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-Macrobot 0.2.0
1818

19-
### v0.2.1
19+
### [v0.2.1](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/0.2.1) - 2018-09-16
2020

2121
- Update @robotlegsjs/core to version 0.2.1 (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/macrobot",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "TypeScript port of Robotlegs Utilities Macrobot",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)