Skip to content

Commit

Permalink
release: bump version to v8.0.0-rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha Goldhofer committed Jul 1, 2023
1 parent 7f49118 commit 13f8d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-schema-library",
"version": "8.0.0-rc5",
"version": "8.0.0-rc6",
"description": "Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation",
"module": "dist/module/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 13f8d7b

Please sign in to comment.