Skip to content

Commit

Permalink
version 0.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmaniero committed Feb 18, 2021
1 parent fdb10e2 commit c65f186
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ragu-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ragu-dom",
"version": "0.0.36",
"version": "0.0.37",
"description": "A micro-frontend framework",
"main": "./index.js",
"type": "./index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion ragu-vue-server-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ragu-vue-server-adapter",
"version": "0.0.36",
"version": "0.0.37",
"description": "Server of ragu micro-frontend framework",
"main": "./index.js",
"type": "./index.d.ts",
Expand Down

0 comments on commit c65f186

Please sign in to comment.