Skip to content

Commit 332a1c3

Browse files
authored
Merge pull request #6 from taskbase/update-version-0.0.4
Update version to 0.0.4
2 parents d423f6e + e228e7c commit 332a1c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/angular-keyboard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Run `ng generate component component-name --project angular-keyboard` to generat
6464
6565
## Build
6666

67-
Run `ng build angular-keyboard` to build the project. The build artifacts will be stored in the `dist/` directory.
67+
Update the package version in the `package.json` in this folder. Run `ng build angular-keyboard` to build the project. The build artifacts will be stored in the `dist/` directory.
6868

6969
## Publishing
7070

projects/angular-keyboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taskbase/angular-keyboard",
3-
"version": "0.0.2",
3+
"version": "0.0.4",
44
"peerDependencies": {
55
"@angular/common": "^8.1.3",
66
"@angular/core": "^8.1.3"

0 commit comments

Comments
 (0)