Skip to content

Commit 7e8407c

Browse files
committed
Release v0.3.5
1 parent 23e7bd5 commit 7e8407c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/angular-pdf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Angular-PDF Version: 0.3.4 | (C) Sayanee Basu 2014, released under an MIT license */
1+
/*! Angular-PDF Version: 0.3.5 | (C) Sayanee Basu 2014, released under an MIT license */
22
(function() {
33

44
'use strict';

dist/angular-pdf.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.

example/js/directives/angular-pdf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Angular-PDF Version: 0.3.4 | (C) Sayanee Basu 2014, released under an MIT license */
1+
/*! Angular-PDF Version: 0.3.5 | (C) Sayanee Basu 2014, released under an MIT license */
22
(function() {
33

44
'use strict';

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Check [`bower.json` file](https://github.com/sayanee/angularjs-pdf/blob/master/b
2727
- when scrolling, the pdf controls will get fixed position at the top
2828
- define the view template
2929
- define the path to pdf with scope variable
30-
- handles error
30+
- handles error
3131

3232
## Getting Started
3333

0 commit comments

Comments
 (0)