Skip to content

Commit 7022ecc

Browse files
committed
Version 1.0.10
1 parent 95cdba2 commit 7022ecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "better-input-file",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"homepage": "https://github.com/maxnordlund/better-input-file",
55
"authors": [
66
"Max Nordlund <max.nordlund@gmail.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-input-file",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Upgrade your `input[type=file]` to automatically load their selected file(s). Integrated with AngularJS as an proper directive.",
55
"main": "server.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)