Skip to content

Commit 0a8c64e

Browse files
authored
Merge pull request #52 from bitxenia/bump-astradb-version-to-0.0.27
bump astradb version to 0.0.27
2 parents 0d5ccc2 + 727bf29 commit 0a8c64e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitxenia/astrawiki",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Decentralized p2p wiki on IPFS",
55
"author": "Bitxenia",
66
"license": "MIT",
@@ -16,7 +16,7 @@
1616
"module": "./dist/index.mjs",
1717
"types": "./dist/index.d.ts",
1818
"dependencies": {
19-
"@bitxenia/astradb": "0.0.26",
19+
"@bitxenia/astradb": "0.0.27",
2020
"@bitxenia/wiki-version-manager": "0.1.2",
2121
"blockstore-core": "5.0.2",
2222
"datastore-core": "10.0.2"

0 commit comments

Comments
 (0)