Skip to content

Commit

Permalink
Bumped package versions to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macterra committed Dec 20, 2024
1 parent 4dc6fb5 commit 5d3c7b9
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 12 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cipher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdip/cipher",
"version": "0.4.0",
"version": "0.5.0",
"description": "MDIP cipher lib",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdip/common",
"version": "0.4.0",
"version": "0.5.0",
"description": "MDIP common",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatekeeper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdip/gatekeeper",
"version": "0.4.1",
"version": "0.5.0",
"description": "MDIP Gatekeeper",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdip/ipfs",
"version": "0.4.0",
"version": "0.5.0",
"description": "MDIP IPFS lib",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/keymaster/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdip/keymaster",
"version": "0.4.1",
"version": "0.5.0",
"description": "MDIP Keymaster",
"type": "module",
"exports": {
Expand Down

0 comments on commit 5d3c7b9

Please sign in to comment.