Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Harrington committed Mar 1, 2018
1 parent dc16842 commit 6ef994f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.3.2"
"version": "0.3.3"
}
2 changes: 1 addition & 1 deletion packages/api-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/api-explorer",
"description": "UI components for the API explorer",
"version": "0.3.2",
"version": "0.3.3",
"main": "dist/index.js",
"dependencies": {
"@readme/oas-extensions": "^0.2.2",
Expand Down

0 comments on commit 6ef994f

Please sign in to comment.