Skip to content

Commit a175d4a

Browse files
author
Philipp Alferov
committed
:octocat: Bump to 1.0.0
1 parent 1ea2a30 commit a175d4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-file-saver",
3-
"version": "0.7.1",
3+
"version": "1.0.0",
44
"description": "An AngularJS service that implements the HTML5 W3C saveAs() in browsers that do not natively support it",
55
"repository": {
66
"type": "git",
@@ -10,7 +10,6 @@
1010
"keywords": [
1111
"filesaver",
1212
"angular",
13-
"saveas",
1413
"blob",
1514
"save",
1615
"file"

0 commit comments

Comments
 (0)