Skip to content

Commit 16f8dc5

Browse files
author
root
committed
bump to 1.6.2
1 parent 1ea03c6 commit 16f8dc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transliteration",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"homepage": "https://github.com/andyhu/node-transliteration",
55
"authors": [
66
"Andy Hu"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transliteration",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.",
55
"main": "lib/node/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)