Skip to content

Commit

Permalink
update package (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
hossam-nasr authored Mar 23, 2023
1 parent e6d372d commit 1371414
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
variables: { MODULE_VERSION: "3.0.0-alpha.3", NODE_18: "18.x" }
variables: { MODULE_VERSION: "3.0.0-alpha.4", NODE_18: "18.x" }
name: $(MODULE_VERSION)-$(Date:yyyyMMdd)$(Rev:.r)

pr:
Expand Down
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": "durable-functions",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"description": "Durable Functions library for Node.js Azure Functions",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 1371414

Please sign in to comment.