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 63df09a commit 61de08eCopy full SHA for 61de08e
History.md
@@ -1,3 +1,7 @@
1
+0.11.4 / 2016-01-09
2
+=================
3
+* [MAINTENANCE] Adding coverage to project.
4
+
5
0.11.3 / 2016-01-09
6
=================
7
* [ENHANCEMENT] Overriding the namespace prefix with empty prefix. (#779)
package.json
@@ -1,6 +1,6 @@
{
"name": "soap",
- "version": "0.11.3",
+ "version": "0.11.4",
"description": "A minimal node SOAP client",
"engines": {
"node": ">=0.8.0"
0 commit comments