Skip to content

Commit 0222a4b

Browse files
committed
docs: update readme for 4.2 & 4.4 packages
1 parent d70ad5e commit 0222a4b

File tree

2 files changed

+10
-10
lines changed
  • packages

2 files changed

+10
-10
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# mongodb-memory-server-global-4.0
1+
# mongodb-memory-server-global-4.2
22

3-
[![Travis](https://img.shields.io/travis/nodkz/mongodb-memory-server-global-4.0.svg)](https://travis-ci.org/nodkz/mongodb-memory-server-global-4.0)
4-
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.0.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.0)
5-
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.0.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.0)
3+
[![Travis](https://img.shields.io/travis/nodkz/mongodb-memory-server-global-4.2.svg)](https://travis-ci.org/nodkz/mongodb-memory-server-global-4.2)
4+
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.2.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.2)
5+
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.2.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.2)
66
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
77
![TypeScript compatible](https://img.shields.io/badge/typescript-compatible-brightgreen.svg)
88

9-
Main default package which downloads `v4.0` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
9+
Main default package which downloads `v4.2` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
1010

1111
[Full README with avaliable options and examples](https://github.com/nodkz/mongodb-memory-server)
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# mongodb-memory-server-global-4.0
1+
# mongodb-memory-server-global-4.4
22

3-
[![Travis](https://img.shields.io/travis/nodkz/mongodb-memory-server-global-4.0.svg)](https://travis-ci.org/nodkz/mongodb-memory-server-global-4.0)
4-
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.0.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.0)
5-
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.0.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.0)
3+
[![Travis](https://img.shields.io/travis/nodkz/mongodb-memory-server-global-4.4.svg)](https://travis-ci.org/nodkz/mongodb-memory-server-global-4.4)
4+
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.4.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.4)
5+
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.4.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.4)
66
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
77
![TypeScript compatible](https://img.shields.io/badge/typescript-compatible-brightgreen.svg)
88

9-
Main default package which downloads `v4.0` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
9+
Main default package which downloads `v4.4` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
1010

1111
[Full README with avaliable options and examples](https://github.com/nodkz/mongodb-memory-server)

0 commit comments

Comments
 (0)