Skip to content

Commit

Permalink
update package to version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Sep 16, 2018
1 parent 613d92e commit b055c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## RobotlegsJS-Macrobot 0.2.0

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

- Update @robotlegsjs/core to version 0.2.1 (see #67).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robotlegsjs/macrobot",
"version": "0.2.0",
"version": "0.2.1",
"description": "TypeScript port of Robotlegs Utilities Macrobot",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit b055c7f

Please sign in to comment.