Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(hub-501): bump the version
  • Loading branch information
kevin-boutin committed Sep 14, 2023
commit 5a08c216823e7f6bfb94bd3edd86552088299d3a
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-azure-functions",
"version": "2.2.1",
"version": "2.2.1a",
"description": "Provider plugin for the Serverless Framework v1.x which adds support for Azure Functions.",
"license": "MIT",
"main": "./lib/index.js",
Expand Down