From 9d66aafe1503df5faa6c0dd68e40e1f00bcda9ce Mon Sep 17 00:00:00 2001 From: mnater Date: Fri, 1 Feb 2019 01:14:54 +0100 Subject: [PATCH] update version --- 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 227d1c07..68b873b1 100644 --- a/Hyphenopoly.js +++ b/Hyphenopoly.js @@ -1,5 +1,5 @@ /** - * @license Hyphenopoly 2.6.1 - client side hyphenation for webbrowsers + * @license Hyphenopoly 2.7.0 - 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 24128657..2fe4c003 100644 --- a/Hyphenopoly_Loader.js +++ b/Hyphenopoly_Loader.js @@ -1,5 +1,5 @@ /** - * @license Hyphenopoly_Loader 2.6.1 - client side hyphenation + * @license Hyphenopoly_Loader 2.7.0 - 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 73b0032f..90bdbb5c 100644 --- a/hyphenEngine.asm.js +++ b/hyphenEngine.asm.js @@ -1,5 +1,5 @@ /** - * @license hyphenEngine.asm.js 2.6.1 - client side hyphenation for webbrowsers + * @license hyphenEngine.asm.js 2.7.0 - 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 c38dc129..d4832817 100644 --- a/hyphenopoly.module.js +++ b/hyphenopoly.module.js @@ -1,5 +1,5 @@ /** - * @license Hyphenopoly.module.js 2.6.1 - hyphenation for node + * @license Hyphenopoly.module.js 2.7.0 - hyphenation for node * ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com) * https://github.com/mnater/Hyphenopoly * diff --git a/package.json b/package.json index c4ad4e5f..344788a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyphenopoly", - "version": "2.6.1", + "version": "2.7.0", "description": "Hyphenation for node and Polyfill for client-side hyphenation.", "keywords": [ "hyphenation",