Skip to content

Commit ee2e08a

Browse files
committed
2.1.2
1 parent fdd2be3 commit ee2e08a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = '2.0.1';
1+
module.exports = '2.1.2';

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drip-nodejs",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "A complete NodeJS wrapper for connecting to the Drip v2 REST API",
55
"main": "./lib/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)