Skip to content

Commit b5a42bb

Browse files
Merge pull request #37 from contentstack/fix/version-bump
bump version to 1.0.9 in package.json and package-lock.json
2 parents 769f4bd + c3d3a91 commit b5a42bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/datasync-content-store-mongodb",
33
"author": "Contentstack Ecosystem <[email protected]>",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"description": "Contentstack datasync's mongodb library. Helps to store contents in mongodb",
66
"main": "dist/index.js",
77
"dependencies": {

0 commit comments

Comments
 (0)