Skip to content

Commit fb72332

Browse files
committed
Updates version to 1.0.1
1 parent 07d2e0b commit fb72332

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "image-engine-angular",
33
"description": "An AngularJS directive for ImageEngine",
44
"homepage": "https://github.com/WURFL/ImageEngine-angular",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"main": "./src/image-engine-angular.js",
77
"authors": [
88
"Luca Corbo (https://github.com/lucor)"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "image-engine-angular",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An AngularJS directive for ImageEngine",
55
"homepage": "https://github.com/WURFL/ImageEngine-angular",
66
"author": "Luca Corbo (https://github.com/lucor)",

src/image-engine-angular.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* An AngularJS directive for ImageEngine
55
* Homepage: https://github.com/WURFL/ImageEngine-angular
66
* Authors: Luca Corbo (https://github.com/lucor)
7-
* (c) 2014 - 2015 ScientiaMobile, Inc.
7+
* (c) 2014 - 2016 ScientiaMobile, Inc.
88
* License: MIT
99
*/
1010

0 commit comments

Comments
 (0)