Skip to content

Commit 7a6e671

Browse files
committed
v 0.1.0
1 parent 21573db commit 7a6e671

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
### 0.1.0 (2016-05-17)
2+
3+
* add `hammer-tap`, `hammer-press` and `hammer-hold` custom attributes
4+
15
### 0.0.2 (2015-09-17)
26

3-
Fix wrong path
7+
* Fix wrong path
48

59
### 0.0.1 (2015-09-17)
610

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-hammer",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "A plugin for Aurelia providing Custom Attributes for Hammer.JS",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)