Skip to content

Commit

Permalink
Update to version 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Barosan committed Oct 23, 2017
1 parent 9228527 commit 1d465ba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 0.1.9
Released on 2017-10-23.
- Fix publishing issue of 0.1.8 where some dlls were missing.

## 0.1.8
Released on 2017-08-10.
Released on 2017-10-20.
- Updating to use AutoRest 2. This solves [#105](https://github.com/Azure/openapi-diff/issues/105)

## 0.1.7
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### How to install
```
npm install -g oad@0.1.8
npm install -g oad@0.1.9
```

### Command Usage
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": "oad",
"version": "0.1.8",
"version": "0.1.9",
"author": {
"name": "Microsoft Corporation",
"email": "azsdkteam@microsoft.com",
Expand Down

0 comments on commit 1d465ba

Please sign in to comment.