Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
bumped version in package, semver minor 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Nov 23, 2016
1 parent 273596c commit 7dbc7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "language-http",
"version": "0.1.0",
"version": "0.2.0",
"description": "An HTTP Language Pack for OpenFn",
"main": "lib/index.js",
"scripts": {
Expand Down

3 comments on commit 7dbc7bf

@taylordowns2000
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carl-eis , this is now available on OpenFn.org. Thanks again. Would you mind adding your expression (however you're using it) to the README.md file?

@carl-eis
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@taylordowns2000 I will do, need to create a quick hotfix first as the if statement is making the job fail, even though the post request gets sent.

@taylordowns2000
Copy link
Member Author

@taylordowns2000 taylordowns2000 commented on 7dbc7bf Nov 23, 2016 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.