Skip to content

Commit a3d8b6e

Browse files
authored
release 0.0.11
1 parent c4e6ff6 commit a3d8b6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-material-keyboard/core",
3-
"version": "0.0.11-SNAPSHOT",
3+
"version": "0.0.11",
44
"description": "Onscreen virtual keyboard for Angular ≥ 5 (https://angular.io/) using Material 2 (https://material.angular.io/).",
55
"repository": {
66
"type": "git",
@@ -23,4 +23,4 @@
2323
"@angular/material": "5.0.0-rc.1",
2424
"rxjs": "^5.5.2"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)