From ab305ec0dcea34e38575715a14c3ba92b9fb84fe Mon Sep 17 00:00:00 2001 From: mnater Date: Thu, 28 Feb 2019 08:30:26 +0100 Subject: [PATCH] update version number --- Hyphenopoly.js | 2 +- Hyphenopoly_Loader.js | 2 +- hyphenEngine.asm.js | 2 +- hyphenopoly.module.js | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Hyphenopoly.js b/Hyphenopoly.js index 57c71e7d..46733988 100644 --- a/Hyphenopoly.js +++ b/Hyphenopoly.js @@ -1,5 +1,5 @@ /** - * @license Hyphenopoly 2.7.1-devel - client side hyphenation for webbrowsers + * @license Hyphenopoly 2.8.1-devel - client side hyphenation for webbrowsers * ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com) * https://github.com/mnater/Hyphenopoly * diff --git a/Hyphenopoly_Loader.js b/Hyphenopoly_Loader.js index 5027371e..5a67efa6 100644 --- a/Hyphenopoly_Loader.js +++ b/Hyphenopoly_Loader.js @@ -1,5 +1,5 @@ /** - * @license Hyphenopoly_Loader 2.7.1-devel - client side hyphenation + * @license Hyphenopoly_Loader 2.8.1-devel - client side hyphenation * ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com) * https://github.com/mnater/Hyphenopoly * diff --git a/hyphenEngine.asm.js b/hyphenEngine.asm.js index 9b12b0a0..d40bb621 100644 --- a/hyphenEngine.asm.js +++ b/hyphenEngine.asm.js @@ -1,5 +1,5 @@ /** - * @license hyphenEngine.asm.js 2.7.1-devel - client side hyphenation for webbrowsers + * @license hyphenEngine.asm.js 2.8.1-devel - client side hyphenation for webbrowsers * ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com) * https://github.com/mnater/Hyphenopoly * diff --git a/hyphenopoly.module.js b/hyphenopoly.module.js index 6df5c960..8a9c8383 100644 --- a/hyphenopoly.module.js +++ b/hyphenopoly.module.js @@ -1,5 +1,5 @@ /** - * @license Hyphenopoly.module.js 2.7.1-devel - hyphenation for node + * @license Hyphenopoly.module.js 2.8.1-devel - hyphenation for node * ©2018 Mathias Nater, Zürich (mathiasnater at gmail dot com) * https://github.com/mnater/Hyphenopoly * diff --git a/package.json b/package.json index 7679be52..ec5dcd02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyphenopoly", - "version": "2.7.1-devel", + "version": "2.8.1-devel", "description": "Hyphenation for node and Polyfill for client-side hyphenation.", "keywords": [ "hyphenation",