diff --git a/ChangeLog.md b/ChangeLog.md index 1641f79..7e1962b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,6 @@ +### 1.2.5 “Explorer 7, solar x-ray” +* Add TypeScript definitions by Joel Hernández. + ### 1.2.4 “Luna 3, Dark side of the Moon” * Fix race condition by Mikhail Vazhnov. diff --git a/bower.json b/bower.json index d7c435f..294931f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "visibilityjs", - "version": "1.2.3", + "version": "1.2.5", "homepage": "https://github.com/ai/visibilityjs", "authors": ["Andrey A.I. Sitnik "], "description": "Wrapper for the Page Visibility API", diff --git a/component.json b/component.json index 3235edb..5778b50 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "visibilityjs", - "version": "1.2.4", + "version": "1.2.5", "homepage": "https://github.com/ai/visibilityjs", "authors": ["Andrey A.I. Sitnik "], "description": "Wrapper for the Page Visibility API", diff --git a/package.json b/package.json index da09fc5..f5a6819 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "visibilityjs", - "version": "1.2.4", + "version": "1.2.5", "description": "Wrapper for the Page Visibility API", "keywords": [ "page visibility api",