Skip to content

Commit

Permalink
Release v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed Feb 18, 2015
1 parent 23e7bd5 commit 7e8407c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/angular-pdf.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Angular-PDF Version: 0.3.4 | (C) Sayanee Basu 2014, released under an MIT license */
/*! Angular-PDF Version: 0.3.5 | (C) Sayanee Basu 2014, released under an MIT license */
(function() {

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-pdf.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/js/directives/angular-pdf.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Angular-PDF Version: 0.3.4 | (C) Sayanee Basu 2014, released under an MIT license */
/*! Angular-PDF Version: 0.3.5 | (C) Sayanee Basu 2014, released under an MIT license */
(function() {

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Check [`bower.json` file](https://github.com/sayanee/angularjs-pdf/blob/master/b
- when scrolling, the pdf controls will get fixed position at the top
- define the view template
- define the path to pdf with scope variable
- handles error
- handles error

## Getting Started

Expand Down

0 comments on commit 7e8407c

Please sign in to comment.