We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01be231 commit 09d7743Copy full SHA for 09d7743
.travis.yml
@@ -22,4 +22,5 @@ jobs:
22
on:
23
branch: master
24
tags: true
25
- api_key: $NPM_TOKEN
+ api_key: $NPM_TOKEN
26
+
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jq.schedule",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "jQuery time schedule plugin",
5
"main": "js/index.js",
6
"scripts": {
0 commit comments