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

This commit was merged in pull request #9.
This commit is contained in:
Jay
2020-06-10 14:22:00 +00:00
2 changed files with 5 additions and 1 deletions
+4
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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mtfos-validator",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"main": "index.js",
"scripts": {