Skip to content

Commit 04cdc3d

Browse files
committed
1.0.0
1 parent 7c8dc9d commit 04cdc3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nodegame-window change log
22

3-
## 0.9.8
3+
## 1.0.0
44
- GameWindow.state -> GameWindow.stateLevel.
55
- loadFrame emits 'LOADED' directly if that is the case.
66
- Event 'WINDOW_LOADED' removed.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodegame-window",
33
"description": "Provides a handy API to interface nodeGame with the browser window.",
4-
"version": "0.9.7",
4+
"version": "1.0.0",
55
"keywords": [ "nodegame", "window", "browser", "frame" ],
66
"author": "Stefano Balietti <futur.dorko@gmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)