Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bennymeg committed Mar 14, 2021
1 parent 7f9c99f commit 4a2908f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-electron",
"version": "11.0.0",
"version": "11.0.1",
"description": "Electron Plugin for Nx",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -38,10 +38,13 @@
"nx",
"electron",
"forge",
"jest",
"cypress",
"package",
"make",
"bundle",
"monorepo",
"schematics"
"schematics",
"generators",
"builders"
],
"schematics": "./collection.json",
"builders": "./builders.json",
Expand Down

0 comments on commit 4a2908f

Please sign in to comment.