From 8e86ba9a916cf52a48d9d413114a40e20766c41f Mon Sep 17 00:00:00 2001 From: Nathaniel Parke Date: Sat, 29 Aug 2020 19:06:29 +0800 Subject: [PATCH] v0.6.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3768793..4d49696 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-serum/serum", - "version": "0.6.9", + "version": "0.6.10", "description": "Library for interacting with the serum dex", "license": "MIT", "repository": "project-serum/serum-js",