Skip to content

Commit 693903e

Browse files
committed
Package version is increased from 1.1.6 to 1.2.0
1 parent 404699a commit 693903e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Message DB compatibility: [1.2.0](https://github.com/message-db/message-db/relea
88

99
- Install script will not create the database when the CREATE_DATABASE environment variable is set to "off"
1010

11-
1211
## 1.1.6
1312

1413
Mon Jan 6 2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eventide/message-db",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"description": "Microservice native event store and message store for Postgres",
55
"author": "Eventide Project",
66
"license": "MIT",

0 commit comments

Comments
 (0)