Skip to content

Commit

Permalink
"Updated qooxdoo version"
Browse files Browse the repository at this point in the history
  • Loading branch information
goldim committed Apr 15, 2024
1 parent ffe61bb commit 0ab23d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"email": "[email protected]"
}
],
"version": "0.1.1"
"version": "0.1.2"
},
"provides": {
"namespace": "minesweeper",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"name": "minesweeper",
"description": "![Qooxdoo Minesweeper Window](minesweeper.png)",
"version": "0.1.1",
"version": "0.1.2",
"main": "index.js",
"devDependencies": {
"gh-pages": "^4.0.0"
Expand All @@ -29,4 +29,4 @@
"url": "https://github.com/goldim/minesweeper/issues"
},
"homepage": "./"
}
}

0 comments on commit 0ab23d8

Please sign in to comment.