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

Commit ce02c1a

Browse files
author
Mike Grabski
committed
bump version
1 parent d1b96ff commit ce02c1a

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": "0.1.0",
3+
"version": "0.2.0",
44
"homepage": "https://github.com/HackedByChinese/ng-idle",
55
"description": "Directives and services for handling idle users in AngularJS",
66
"main": "src/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": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Directives and services for responding to idle users in AngularJS",
55
"scripts": {
66
"test": "grunt test"

0 commit comments

Comments
 (0)