mirror of
https://github.com/danbulant/pngjs
synced 2026-06-09 01:20:39 +00:00
bump ver in package.js
This commit is contained in:
parent
a527d93d7b
commit
3aed2d5133
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pngjs",
|
"name": "pngjs",
|
||||||
"version": "0.3.0-alpha",
|
"version": "0.4.0-alpha",
|
||||||
"description": "Simple PNG encoder/decoder",
|
"description": "Simple PNG encoder/decoder",
|
||||||
"author": "Kuba Niegowski",
|
"author": "Kuba Niegowski",
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue