Skip to content

Commit 16852b7

Browse files
committed
update package to version 1.0.1
1 parent 9c2b1b7 commit 16852b7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Types of changes:
4545
- in case of vulnerabilities.
4646
-->
4747

48+
## Robotlegs-OpenFL 1.0.0
49+
50+
### [v1.0.1](https://github.com/RobotlegsJS/RobotlegsJS-OpenFL/releases/tag/1.0.1) - 2019-10-31
51+
4852
#### Changed
4953

5054
- Update `@robotlegsjs/core` to version `1.0.3` (see #55).
@@ -59,8 +63,6 @@ Types of changes:
5963

6064
- Update dev dependencies to latest version.
6165

62-
## Robotlegs-OpenFL 1.0.0
63-
6466
### [v1.0.0](https://github.com/RobotlegsJS/RobotlegsJS-OpenFL/releases/tag/1.0.0) - 2018-11-26
6567

6668
#### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robotlegsjs/openfl",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "OpenFL View Integration with RobotlegsJS",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)