Merge pull request 'bump version and edit changelog' (#9) from release/0.0.3 into develop
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jay 2020-06-10 14:22:00 +00:00
commit d2456c2844
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ChangeLog
## 2020-06-10 (0.0.3)
- add types init value
## 2020-06-10 (0.0.2)
- add string type pattern check function

View File

@ -1,6 +1,6 @@
{
"name": "mtfos-validator",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"main": "index.js",
"scripts": {