Skip to content

Commit 610db29

Browse files
committed
v2.0.1 - Add missing dists
1 parent 9322506 commit 610db29

File tree

5 files changed

+42
-25
lines changed

5 files changed

+42
-25
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"authors": [
44
"Arthur agombart <arthur.agombart@gmail.com>"
55
],
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"license": "MIT",
88
"keywords": [
99
"angularjs",

dist/angularjs-input-file.js

Lines changed: 38 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angularjs-input-file.map

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

dist/angularjs-input-file.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": "angularjs-input-file",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "AngularJS Component for file selector",
55
"author": {
66
"name": "Arthur Agombart",

0 commit comments

Comments
 (0)