Skip to content

Commit

Permalink
1.0.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Dec 13, 2019
1 parent 1c41e05 commit 1a09fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular-crud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-crud",
"version": "0.1.4",
"description": "Generating CRUD applications with Angular, the CLI and Schematics",
"version": "1.0.0",
"description": "Generating CRUD applications with Angular, the CLI, and Schematics",
"scripts": {
"build": "tsc -p tsconfig.json",
"test": "npm run build && jasmine src/**/*_spec.js",
Expand Down

0 comments on commit 1a09fbb

Please sign in to comment.