From cda8197ee6617e9e3107c1b92c90656798d18e18 Mon Sep 17 00:00:00 2001 From: Matthew Fettig Date: Wed, 21 Feb 2018 12:59:18 -0800 Subject: [PATCH] bump version --- packages/ripple-binary-codec/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ripple-binary-codec/package.json b/packages/ripple-binary-codec/package.json index 33243c3a..f7df9fe8 100644 --- a/packages/ripple-binary-codec/package.json +++ b/packages/ripple-binary-codec/package.json @@ -1,6 +1,6 @@ { "name": "ripple-binary-codec", - "version": "0.1.12", + "version": "0.1.13", "description": "ripple binary codec", "files": [ "distrib/npm/*",