Skip to content

Commit 7a80b5a

Browse files
author
Philipp Alferov
committed
:octocat: Bump to 1.0.1
1 parent 65754a4 commit 7a80b5a

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": "angular-file-saver",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "dist/angular-file-saver.bundle.js",
55
"authors": [
66
"Philipp Alferov <philipp.alferov@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": "angular-file-saver",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An AngularJS service that implements the HTML5 W3C saveAs() in browsers that do not natively support it",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)