Skip to content

Commit

Permalink
chore(release): add newly generated typings
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot authored and BelfordZ committed Jun 18, 2021
1 parent fb8fa92 commit 14cbe94
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "json_schema"
version = "1.6.14"
version = "1.6.15"
description = "Generated types based on the JSON-Schema for json_schema"
license = "Apache-2.0"

Expand Down
1 change: 0 additions & 1 deletion schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@
},
"simpleTypes": {
"title": "simpleTypes",
"type": "string",
"enum": ["array", "boolean", "integer", "null", "number", "object", "string"]
},
"stringArray": {
Expand Down

0 comments on commit 14cbe94

Please sign in to comment.