activecampaign
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -93,2 +93,3 @@ var http = require("http"), | ||
curl: function(url, post_data) { | ||
this.request_method = "GET"; | ||
if (this.version == 1) { | ||
@@ -95,0 +96,0 @@ // find the method from the URL |
@@ -5,3 +5,3 @@ { | ||
"author": "ActiveCampaign <help@activecampaign.com>", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
18652
526