Skip to content

Commit 0ff40e9

Browse files
committed
update version
1 parent 62bfe0f commit 0ff40e9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "angular-qr-scanner",
3-
"version": "0.1.0",
4-
"homepage": "https://github.com/sembrestels/angular-qr-scanner",
3+
"version": "0.1.1",
4+
"homepage": "https://github.com/maxaille/angular-qr-scanner",
55
"authors": [
66
7+
"Maxaille <[email protected]>"
78
],
89
"description": "QR scanner angular directive",
910
"main": "./qr-scanner.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-qr-scanner",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"devDependencies": {
55
"grunt": "~0.4.5",
66
"grunt-contrib-uglify": "~0.9.1",

0 commit comments

Comments
 (0)