mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Bump version number to 0.9.1
This commit is contained in:
parent
178b09caa7
commit
5149b23065
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "paper",
|
"name": "paper",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"main": "./src/node/index.js",
|
"main": "./src/node/index.js",
|
||||||
"engines": { "node": ">= 0.4.0" },
|
"engines": { "node": ">= 0.4.0" },
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue