Skip to content

Commit

Permalink
Bumping version for release 1.1.0 (#67)
Browse files Browse the repository at this point in the history
Adds support for `SLACK_DEBUG` `functions.complete*` API request/response payload logging.
  • Loading branch information
filmaj authored May 24, 2023
1 parent ee56621 commit 5542013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const VERSION = "1.0.1";
const VERSION = "1.1.0";
export default VERSION;

if (import.meta.main) {
Expand Down

0 comments on commit 5542013

Please sign in to comment.