Skip to content

Commit

Permalink
Release 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rschmukler committed Dec 13, 2013
1 parent e7d23c5 commit d02bc3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.4.3 / 2013-12-13
==================

* fix job.schedule's taking Date object as 'when' argument [@bars3s]

0.4.2 / 2013-12-11
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agenda",
"version": "0.4.2",
"version": "0.4.3",
"description": "Light weight job scheduler for Node.js",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d02bc3e

Please sign in to comment.