Skip to content

Commit 5eb6a2b

Browse files
committed
Merge branch 'develop'
* develop: 0.0.4
2 parents 52c78b4 + fc21760 commit 5eb6a2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Onscreen virtual keyboard for [Angular](https://angularjs.org/) using [Angular Material](https://material.angularjs.org/) and the [Angular Virtual Keyboard by the-darc](https://github.com/the-darc/angular-virtual-keyboard) based on [GreyWyvern VKI](http://www.greywyvern.com/code/javascript/keyboard).
33

44
## demo
5-
Checkout the [demo.html](https://cdn.rawgit.com/davidenke/angular-material-keyboard/master/demo.html)
5+
Checkout the [demo.html](https://cdn.rawgit.com/davidenke/angular-material-keyboard/0.0.4/demo.html)
66

77
## usage
88
* download or clone the latest release, or use your preferred packet manager

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@
5858
"test": "echo \"Error: no test specified\" && exit 1",
5959
"build": "gulp build"
6060
},
61-
"version": "0.0.3"
61+
"version": "0.0.4"
6262
}

0 commit comments

Comments
 (0)