Skip to content

Commit b534535

Browse files
committed
updates version to 0.3.5
1 parent 873cbe0 commit b534535

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,3 +308,5 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
308308
0.3.3 Fix dependency on jade (PR #72, thanks @mathewleon)
309309

310310
0.3.4 Add existingModule option (PR #75, thanks @Jandalf)
311+
312+
0.3.5 Adds options to support AMD modules (PR #75, thanks @Southpaw17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-html2js",
33
"description": "Compiles AngularJS templates to JavaScript",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"homepage": "https://github.com/karlgoldstein/grunt-html2js",
66
"author": {
77
"name": "Karl Goldstein",

0 commit comments

Comments
 (0)