Skip to content

Commit cc6e37a

Browse files
committed
bump to 0.0.41
1 parent d06b9f3 commit cc6e37a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelist.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelist
22
==========
33

4+
* 0.0.41
5+
6+
* Fixed broken how.html
7+
48
* 0.0.40
59

610
* don't allow games for a different platform to be installed.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "happyfuntimes",
33
"description": "happyfuntimes framework",
4-
"version": "0.0.40",
4+
"version": "0.0.41",
55
"private": true,
66
"scripts": {
77
"test": "node node_modules/mocha/bin/mocha --recursive",

0 commit comments

Comments
 (0)