mirror of
				https://github.com/node-ebics/node-ebics-client.git
				synced 2025-11-03 22:51:04 +00:00 
			
		
		
		
	version bump
This commit is contained in:
		@@ -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 ).
 | 
					Pure node.js ( >=8 ) implementation of [EBICS](https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard) ( Electronic Banking Internet Communication ).
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "node-ebics-client",
 | 
					  "name": "node-ebics-client",
 | 
				
			||||||
  "version": "0.0.3",
 | 
					  "version": "0.0.35",
 | 
				
			||||||
  "description": "Node.js ISO 20022 Compliant EBICS Client",
 | 
					  "description": "Node.js ISO 20022 Compliant EBICS Client",
 | 
				
			||||||
  "main": "index.js",
 | 
					  "main": "index.js",
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user