mirror of
https://github.com/danbulant/pngjs
synced 2026-06-07 16:42:23 +00:00
1.0.2 release
This commit is contained in:
parent
15896644fd
commit
7f456bacda
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pngjs2",
|
"name": "pngjs2",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
|
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Alexandre Paré",
|
"Alexandre Paré",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue