From 70cef9534555645e64b663acb106f52f657b184c Mon Sep 17 00:00:00 2001 From: Nishad Date: Sun, 30 Aug 2020 11:06:06 +0800 Subject: [PATCH] v0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5e202b..3b262dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-serum/serum", - "version": "0.8.0", + "version": "0.9.0", "description": "Library for interacting with the serum dex", "license": "MIT", "repository": "project-serum/serum-js",