Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit f5b6db0

Browse files
committed
Merge pull request #13 from nglar/develop
Updated to v1.0.1
2 parents a40a0e1 + a395443 commit f5b6db0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngtouch",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An angular module to add directives for touch devices",
55
"main": "src/ngTouch.js",
66
"directories": {

build/ngTouch.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngtouch",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An angular module to add directives for touch devices",
55
"main": "src/ngTouch.js",
66
"directories": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A angular module to add directives for touch devices.
3333

3434
## Info
3535

36-
Version: 1.0.0
36+
Version: 1.0.1
3737
Author: Mark Topper [[Facebook](https://facebook.com/marktopper)] [[Github](https://github.com/marktopper)] [[Twitter](https://twitter.com/webman.io)]
3838
Website: [www.webman.io](https://www.webman.io)
3939
Email: [mark@webman.io](mailto:mark@webman.io)

0 commit comments

Comments
 (0)