Versioning for npm

This commit is contained in:
Koen van der Linden
2018-03-18 15:43:50 +01:00
parent 95d57780d0
commit 9fe82212a1
3 changed files with 25 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ng2-file-upload-base",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"description": "Angular file upload directives",
"scripts": {