Skip to content

Commit

Permalink
Release 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Mar 10, 2020
1 parent d9a800f commit 8516fe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nrwl/nx-source",
"version": "9.0.4",
"version": "9.1.0",
"description": "Extensible Dev Tools for Monorepos",
"homepage": "https://nx.dev",
"main": "index.js",
Expand Down Expand Up @@ -269,4 +269,4 @@
"pre-push": "yarn checkcommit && yarn documentation && yarn checkformat"
}
}
}
}

0 comments on commit 8516fe8

Please sign in to comment.