Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachJW34 committed Apr 28, 2022
1 parent 31091dd commit e303227
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/docusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/docusaurus",
"version": "13.0.0",
"version": "13.0.1",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
2 changes: 1 addition & 1 deletion libs/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/nuxt",
"version": "13.0.0",
"version": "13.0.1",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
2 changes: 1 addition & 1 deletion libs/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/vite",
"version": "13.0.0",
"version": "13.0.1",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down
2 changes: 1 addition & 1 deletion libs/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-plus/vue",
"version": "13.0.0",
"version": "13.0.1",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down

0 comments on commit e303227

Please sign in to comment.