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

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbcorreia committed Aug 30, 2017
1 parent ac5c534 commit 36104cd
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 42 deletions.
79 changes: 40 additions & 39 deletions dist/APIExplorer.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/APIExplorer.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<div id="root"></div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script>
<script src="/APIExplorer.umd.js?v=0a8030110514c8514c31"></script>
<script src="/APIExplorer.umd.js?v=9713a28bf63f7cd86f2d"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apiexplorer",
"version": "0.4.0",
"version": "0.5.0",
"description": "API Explorer (live documentation) for Swagger",
"main": "dist/APIExplorer.umd.js",
"scripts": {
Expand Down

0 comments on commit 36104cd

Please sign in to comment.