Skip to content

Commit b50350a

Browse files
swapnil-nagarSwapnil Nagar
and
Swapnil Nagar
authored
Updating the Release Version (#349)
Co-authored-by: Swapnil Nagar <swapnilnagar+microsoft@microsoft.com>
1 parent 053e295 commit b50350a

File tree

3 files changed

+4
-108
lines changed

3 files changed

+4
-108
lines changed

package-lock.json

Lines changed: 2 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/functions",
3-
"version": "4.7.0",
3+
"version": "4.7.2",
44
"description": "Microsoft Azure Functions NodeJS Framework",
55
"keywords": [
66
"azure",

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright (c) .NET Foundation. All rights reserved.
22
// Licensed under the MIT License.
33

4-
export const version = '4.7.0';
4+
export const version = '4.7.2';
55

66
export const returnBindingKey = '$return';

0 commit comments

Comments
 (0)