Skip to content

Commit 83a742d

Browse files
authored
Increment package version after release of azure-rest-agrifood-farming (Azure#15445)
1 parent a3fa89b commit 83a742d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 1.0.0-beta.2 (Unreleased)
4+
5+
36
## 1.0.0-beta.1 (2021-05-26)
47

58
- First release of package, see README.md for details.

sdk/agrifood/agrifood-farming-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "client",
44
"author": "Microsoft Corporation",
55
"description": "An isomorphic REST client library for the Azure FarmBeats Service.",
6-
"version": "1.0.0-beta.1",
6+
"version": "1.0.0-beta.2",
77
"keywords": [
88
"node",
99
"azure",

sdk/agrifood/agrifood-farming-rest/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license-header: MICROSOFT_MIT_NO_VERSION
1313
output-folder: ../
1414
source-code-folder-path: ./src
1515
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/agfood/data-plane/Microsoft.AgFoodPlatform/preview/2021-03-31-preview/agfood.json
16-
package-version: 1.0.0-beta.1
16+
package-version: 1.0.0-beta.2
1717
rest-level-client: true
1818
add-credentials: true
1919
credential-scopes: https://farmbeats.azure.net/.default

0 commit comments

Comments
 (0)