We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9e14e commit a886214Copy full SHA for a886214
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "angular-xslt",
3
"main": "./src/ng-xslt.js",
4
- "version": "0.0.2",
+ "version": "0.1.0",
5
"description": "Angular filter that transforms XML using provided XSLT",
6
"keywords": [
7
"xslt",
package.json
@@ -1,6 +1,6 @@
"name": "ng-xslt",
- "version": "0.0.1",
"main": "./dist/ng-xslt.js",
"scripts": {
0 commit comments