version bump

This commit is contained in:
Vladislav Hristov 2018-05-31 14:19:41 +03:00
parent 0b79929e1c
commit f207254238
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# node-ebics-client v0.0.3
# node-ebics-client v0.0.35
---
Pure node.js ( >=8 ) implementation of [EBICS](https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard) ( Electronic Banking Internet Communication ).

View File

@ -1,6 +1,6 @@
{
"name": "node-ebics-client",
"version": "0.0.3",
"version": "0.0.35",
"description": "Node.js ISO 20022 Compliant EBICS Client",
"main": "index.js",
"scripts": {