Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #48 from Azure/bump-m4-version
Browse files Browse the repository at this point in the history
Bump m4 version
  • Loading branch information
RodgeFu authored Mar 28, 2020
2 parents 42b73cc + c8c0709 commit 55df3d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ See documentation [here](doc/00-overview.md)

``` yaml
use-extension:
"@autorest/modelerfour": "4.10.250"
"@autorest/modelerfour": "4.12.276"

pipeline-model: v3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autorest/clicommon",
"version": "0.4.1",
"version": "0.4.2",
"description": "Autorest Azure Cli Common Module",
"main": "dist/index.js",
"engines": {
Expand Down

0 comments on commit 55df3d9

Please sign in to comment.