Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 124b655

Browse files
committed
bump version
1 parent e992c32 commit 124b655

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": "ng-idle",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"homepage": "https://github.com/HackedByChinese/ng-idle",
55
"description": "Responding to idle users in AngularJS",
66
"main": "angular-idle.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-idle",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Directives and services for responding to idle users in AngularJS",
55
"keywords": [
66
"angularjs",

0 commit comments

Comments
 (0)