Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit d5334a5

Browse files
committed
version bump to 0.26.0
1 parent 8ad93a6 commit d5334a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"._": "as this would overwrite / update the JSON, not the master CSON!",
66
"*/": "----------------------------------------------------------------------------",
77
"name": "readium-js-viewer",
8-
"version": "0.26.0-alpha",
8+
"version": "0.26.0",
99
"engines": {
1010
"node": ">=0.12",
1111
"npm": ">2.10"

package/package_base.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
name: "readium-js-viewer"
4444

45-
version: "0.26.0-alpha"
45+
version: "0.26.0"
4646

4747
engines:
4848
node: ">=0.12"

readium-js

0 commit comments

Comments
 (0)