Skip to content

Commit a149058

Browse files
committed
Updated version number
1 parent 93021c4 commit a149058

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery.runner",
33
"title": "jQuery-runner",
4-
"version": "2.1.3",
4+
"version": "2.2.0",
55
"description": "A simple runner/stopwatch jQuery plugin for counting time up and down.",
66
"homepage": "https://github.com/jylauril/jquery-runner",
77
"main": "build/jquery.runner.js",

runner.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "runner",
33
"title": "jQuery-runner",
4-
"version": "2.1.3",
4+
"version": "2.2.0",
55
"description": "A simple runner/stopwatch jQuery plugin for counting time up and down.",
66
"homepage": "https://github.com/jylauril/jquery-runner",
77
"docs": "https://github.com/jylauril/jquery-runner",

0 commit comments

Comments
 (0)