Skip to content

Commit af66f97

Browse files
committed
update version
1 parent 62bfe0f commit af66f97

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",
3+
"version": "0.2.0",
44
"homepage": "https://github.com/sembrestels/angular-qr-scanner",
55
"authors": [
6-
6+
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.2.0",
44
"devDependencies": {
55
"grunt": "~0.4.5",
66
"grunt-contrib-uglify": "~0.9.1",

0 commit comments

Comments
 (0)