Skip to content

Commit

Permalink
build: bump version to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NoNameProvided committed Dec 9, 2022
1 parent ad76890 commit e3d0708
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
@@ -1,6 +1,6 @@
{
"name": "class-validator",
"version": "0.13.2",
"version": "0.14.0",
"description": "Decorator-based property validation for classes.",
"author": "TypeStack contributors",
"license": "MIT",
Expand Down

0 comments on commit e3d0708

Please sign in to comment.