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

Commit 4413b07

Browse files
committed
chore(release): 0.0.7
1 parent a04c8dc commit 4413b07

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules/
33
coverage/
44
npm-debug.log
55
.idea
6+
lib-es6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@accounts/mongo",
3-
"version": "0.0.6-alpha.1",
3+
"version": "0.0.7",
44
"description": "MongoDB adaptor for accounts",
55
"main": "lib/index.js",
66
"jsnext:main": "lib-es6/index.js",

0 commit comments

Comments
 (0)