Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 9027e92

Browse files
author
Tankred Hase
committed
Update package.json
1 parent c0a670d commit 9027e92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "imap-client",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"scripts": {
55
"pretest": "grunt integration",
66
"test": "grunt unit"
@@ -10,7 +10,7 @@
1010
"amdefine": ">=0.0.8",
1111
"setimmediate": ">=1.0.1",
1212
"mime": "https://github.com/whiteout-io/node-mime/tarball/v1.3.0",
13-
"inbox": "https://github.com/whiteout-io/inbox/tarball/v0.2.0",
13+
"inbox": "https://github.com/whiteout-io/inbox/tarball/v1.2.0",
1414
"mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.1.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)