Skip to content

Commit

Permalink
Release 0.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rschmukler committed May 19, 2014
1 parent 47c5898 commit 015c972
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.6.11/ 2014-05-19
==================

* add job.touch to reset lock lifetime [references #63]

0.6.10 / 2014-05-13
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "agenda",
"version": "0.6.10",
"version": "0.6.11",
"description": "Light weight job scheduler for Node.js",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 015c972

Please sign in to comment.