Version bump

This commit is contained in:
Ian Gilman 2015-01-05 13:17:05 -08:00
parent 92fa9cf36a
commit d694c7ea6c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
OPENSEADRAGON CHANGELOG
=======================
1.2.0: (in progress)
1.2.0:
* New combined IIIF TileSource for 1.0 through 2.0 (#441)
* BREAKING CHANGE: Removed IIIF1_1TileSource (now that IIIFTileSource supports all versions)

View File

@ -1,6 +1,6 @@
{
"name": "OpenSeadragon",
"version": "1.1.1",
"version": "1.2.0",
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
"devDependencies": {
"grunt": "^0.4.5",