From 3b22362889f02b1323eea9a7bcfe56aef0b66762 Mon Sep 17 00:00:00 2001 From: Caleb Sander Date: Wed, 17 Aug 2016 14:03:19 -0400 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 098393e..892da20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "structure-bytes", - "version": "2.10.8", + "version": "2.11.8", "description": "Efficiently stores data of any shape by separating it into structure and value", "main": "index.js", "dependencies": {