Skip to content

Commit 118161e

Browse files
committed
6.0.2
1 parent 63619e2 commit 118161e

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-
## 6.0.2 ## current
3+
## 6.0.2
44
- Fixed auto scroll-up default.
55
- Fixed undefined var root in generateInfoPanel.
66

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": "6.0.0",
4+
"version": "6.0.2",
55
"keywords": [ "nodegame", "window", "browser", "frame", "behavioral", "multiplayer", "games", "ui" ],
66
"author": "Stefano Balietti <futur.dorko@gmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)