Skip to content

Commit

Permalink
Fix package version, bump it to 2.0.0 as we removed a core functional…
Browse files Browse the repository at this point in the history
…ity (server)
  • Loading branch information
ke4 committed Dec 3, 2020
1 parent 89036b7 commit 4142df8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elixir-jsonschema-validator",
"version": "1.6.2-test",
"version": "2.0.0",
"description": "Custom JSON-Schema keywords for Ajv validator and validation service with API",
"main": "index.js",
"repository": "https://github.com/elixir-europe/json-schema-validator.git",
Expand Down

0 comments on commit 4142df8

Please sign in to comment.