From 5374a7dfde10aa65cf0c1bff1e399a98949d6245 Mon Sep 17 00:00:00 2001 From: MurakamiShinyu Date: Mon, 10 Sep 2018 17:39:37 +0900 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2949aa36b..2a039320a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vivliostyle", - "version": "2018.8.100-pre", + "version": "2018.8.100", "description": "Library for web sites with rich paged viewing and EPUB support, shared with Vivliostyle Formatter & Browser", "scripts": { "lint": "eslint src test",