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

Commit

Permalink
bump version for flatten fix (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaozha committed Dec 17, 2020
1 parent 5c1906e commit 0dd3c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ bin*/
obj/Release*/

tmpoutput
.history
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.5.8",
"version": "0.5.9",
"description": "Autorest Azure Cli Common Module",
"main": "dist/index.js",
"engines": {
Expand Down

0 comments on commit 0dd3c03

Please sign in to comment.