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 613d92e commit b055c7fCopy full SHA for b055c7f
CHANGELOG.md
@@ -16,7 +16,7 @@
16
17
## RobotlegsJS-Macrobot 0.2.0
18
19
-### v0.2.1
+### [v0.2.1](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/0.2.1) - 2018-09-16
20
21
- Update @robotlegsjs/core to version 0.2.1 (see #67).
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@robotlegsjs/macrobot",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "TypeScript port of Robotlegs Utilities Macrobot",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments