Skip to content

Commit 7a385e6

Browse files
committed
chore: update version to 0.10.0
1 parent a43bbac commit 7a385e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# [0.10.0-rc.1](https://github.com/typestack/class-validator/compare/v0.9.1...v0.10.0-rc.1) (2019-07-26)
2+
# [0.10.0](https://github.com/typestack/class-validator/compare/v0.9.1...v0.10.0) (2019-08-10)
33

44
### Bug Fixes
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "class-validator",
33
"private": true,
4-
"version": "0.10.0-rc.1",
4+
"version": "0.10.0",
55
"description": "Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser",
66
"license": "MIT",
77
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)