Skip to content

Commit

Permalink
Update API docs version info to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Feb 19, 2019
1 parent b77accb commit 497e080
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [v0.0.0] - 2019-02-16

Initial Release!

## [v0.1.0] - 2019-02-19

### Added

Moved proto/client code to proto directory and added MIT License
2 changes: 1 addition & 1 deletion swagger/api/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Flipt REST API",
"version": "0.0.0"
"version": "latest"
},
"schemes": [
"http",
Expand Down
4 changes: 2 additions & 2 deletions swagger/assets_vfsdata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 497e080

Please sign in to comment.