Skip to content

Commit 6e3f785

Browse files
committed
v1.5.1
1 parent d1fedde commit 6e3f785

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/*"
66
],
77
"hoist": true,
8-
"version": "1.5.0"
8+
"version": "1.5.1"
99
}

packages/gatsby-source-mongodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-mongodb",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Stub description for gatsby-source-mongodb",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)