Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
v12 committed Feb 2, 2015
1 parent b8dada1 commit 911bcaf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-xslt",
"main": "ng-xslt.js",
"version": "0.0.1",
"version": "0.0.2",
"description": "Angular filter that transforms XML using provided XSLT",
"keywords": [
"xslt",
Expand All @@ -26,5 +26,8 @@
"bower_components",
"test",
"tests"
]
],
"dependencies": {
"angular": "^1.2.x"
}
}

0 comments on commit 911bcaf

Please # to comment.