bump package to include Ja translations

This commit is contained in:
Dave Conway-Jones 2019-10-28 17:45:31 +00:00
parent 735c54be8c
commit 150e7d5cde
No known key found for this signature in database
GPG Key ID: 302A6725C594817F
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-base64",
"version" : "0.1.3",
"version" : "0.2.0",
"description" : "A Node-RED node to pack and unpack objects to base64 format",
"dependencies" : {
},