Remove version bump

This commit is contained in:
james.sullivan 2022-10-14 10:51:56 -04:00
parent f87310c082
commit 333be9d6ca

View File

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