Skip to content

Commit

Permalink
chore: bump 11.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manekinekko committed Feb 13, 2021
1 parent f7b889e commit 9c68261
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "angular-web-bluetooth-starter",
"version": "11.2.0",
"version": "11.2.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
"prestart": "npm run build",
"prebuild": "ng build @manekinekko/angular-web-bluetooth --prod",
"prebuild": "ng build @manekinekko/angular-web-bluetooth --prod && cp README.md dist/manekinekko/angular-web-bluetooth/",
"build": "ng build angular-web-bluetooth-starter --prod",
"postbuild": "npm run docs",
"test": "echo 'skipping test'",
Expand Down
2 changes: 1 addition & 1 deletion projects/manekinekko/angular-web-bluetooth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@manekinekko/angular-web-bluetooth",
"version": "11.2.0",
"version": "11.2.1",
"license": "MIT",
"author": {
"name": "Wassim Chegham",
Expand Down

0 comments on commit 9c68261

Please sign in to comment.