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

Commit

Permalink
patch version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhassane committed Jun 30, 2021
1 parent bf7bb0f commit 6ab4dd5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/Adaptor.js
Original file line number Diff line number Diff line change
Expand Up @@ -641,4 +641,4 @@ function steps(...operations) {
} // Note that we expose the entire axios package to the user here.


exports.axios = _axios.default;
exports.axios = _axios.default;
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-salesforce",
"version": "2.3.3",
"version": "2.3.4",
"description": "Salesforce Language Pack for OpenFn",
"homepage": "https://docs.openfn.org",
"main": "lib/index.js",
Expand Down

0 comments on commit 6ab4dd5

Please sign in to comment.