Skip to content

Commit 7a5b620

Browse files
committed
Bumped to 0.1.1
1 parent a5f61a6 commit 7a5b620

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@event-driven-io/pongo-core",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Pongo - Mongo with strong consistency on top of Postgres",
55
"type": "module",
66
"engines": {

src/packages/pongo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@event-driven-io/pongo",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Pongo - Mongo with strong consistency on top of Postgres",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)