v3.2.0-pre

This commit is contained in:
james.sullivan 2022-10-13 17:36:50 -04:00
parent 39625aacaa
commit 1a1b8e4510

View File

@ -1,6 +1,6 @@
{
"name": "openseadragon",
"version": "3.1.0",
"version": "3.2.0-pre",
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
"keywords": [
"image",
@ -47,4 +47,4 @@
"test": "grunt test",
"prepare": "grunt build"
}
}
}