Skip to content

Commit

Permalink
Build version: 0.1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Aug 25, 2015
1 parent df1b2fd commit 6ee082b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Empty file modified angular-download-service.js
100644 → 100755
Empty file.
Empty file modified angular-download-service.min.js
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions bower.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-download-service",
"version": "0.1.0-a",
"version": "0.1.0",
"author": "GGiovinazzo",
"description": "Angular service for file download",
"license": "MIT",
Expand All @@ -22,6 +22,6 @@
"gulpfile.js"
],
"dependencies": {
"angular": "> 1.2.* <=1.3.15"
"angular": "> 1.2.*"
}
}

0 comments on commit 6ee082b

Please sign in to comment.