mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Update version in package.json
This commit is contained in:
parent
9604e2bd4f
commit
b2b4924c9e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "paper",
|
"name": "paper",
|
||||||
"description": "Vector graphics scripting framework",
|
"description": "Vector graphics scripting framework",
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"contributors": [{
|
"contributors": [{
|
||||||
"name" : "Jürg Lehni",
|
"name" : "Jürg Lehni",
|
||||||
"url" : "http://lehni.org"
|
"url" : "http://lehni.org"
|
||||||
|
|
Loading…
Reference in a new issue