Skip to content

Commit

Permalink
update package to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Aug 2, 2018
1 parent e5eb410 commit 03e69f6
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-Pixi-SignalMediator 0.2.0

### v0.2.0
### [v0.2.0](https://github.com/RobotlegsJS/RobotlegsJS-Pixi-SignalMediator/releases/tag/0.2.0) - 2018-08-03

Major Breaking Changes:
---
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/pixi-signalmediator",
"version": "0.1.2",
"version": "0.2.0",
"description": "TypeScript port of Robotlegs Extension SignalMediator",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 03e69f6

Please sign in to comment.