Skip to content

Commit be18fb0

Browse files
committed
Version bump.
Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
1 parent 4191a4c commit be18fb0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cron",
33
"description": "Cron jobs for your node",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Nick Campbell <nicholas.j.campbell@gmail.com> (http://github.com/ncb000gt)",
66
"bugs" : {
77
"url" : "http://github.com/ncb000gt/node-cron/issues"
@@ -33,6 +33,7 @@
3333
"humanchimp <morphcham@gmail.com> (https://github.com/humanchimp)",
3434
"Craig Condon <craig@spiceapps.com> (https://github.com/spiceapps)",
3535
"Dan Bear <daniel@hulu.com> (https://github.com/danhbear)",
36-
"Vadim Baryshev <vadimbaryshev@gmail.com> (https://github.com/baryshev)"
36+
"Vadim Baryshev <vadimbaryshev@gmail.com> (https://github.com/baryshev)",
37+
"Leandro Ferrari <lfthomaz@gmail.com> (https://github.com/lfthomaz)"
3738
]
3839
}

0 commit comments

Comments
 (0)