Skip to content

Commit

Permalink
v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pckool committed Jul 30, 2022
1 parent 66b525a commit 3d8f755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.3",
"version": "1.3.4",
"npmClient": "yarn",
"useWorkspaces": true,
"useNx": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/plexus-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plexusjs/core",
"version": "1.3.3",
"version": "1.3.4",
"description": "A library for building modular interconnected applications",
"main": "./dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 3d8f755

Please sign in to comment.