Skip to content

Commit 09d7743

Browse files
committed
test commit
1 parent 01be231 commit 09d7743

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
on:
2323
branch: master
2424
tags: true
25-
api_key: $NPM_TOKEN
25+
api_key: $NPM_TOKEN
26+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jq.schedule",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "jQuery time schedule plugin",
55
"main": "js/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)