diff --git a/bower.json b/bower.json index 1878b829..e88f3b12 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "twemoji", "description": "A Unicode standard based way to implement emoji across all platforms.", - "version": "v1.3.1", + "version": "v1.3.2", "main": "./twemoji.amd.js", "ignore": [ ".git", diff --git a/component.json b/component.json index 1c58cd33..7b51b0e5 100644 --- a/component.json +++ b/component.json @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "1.3.2", "name": "twemoji", "license": ["MIT", "CC-BY-4.0"], "description": "A Unicode standard based way to implement emoji across all platforms.", diff --git a/package.json b/package.json index 47e20ba9..12305746 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "1.3.2", "name": "twemoji", "license": ["MIT", "CC-BY-4.0"], "description": "A Unicode standard based way to implement emoji across all platforms.",