version bump

This commit is contained in:
cupcakearmy 2019-10-19 08:37:02 +02:00
parent 544dada3c4
commit 0cf1b6e73b
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
*
!lib/
!dist/*

View File

@ -1,6 +1,6 @@
{
"name": "formhero",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
@ -28,4 +28,4 @@
"react-dom": "^16.9.0",
"typescript": "^3.6.2"
}
}
}