commit e2445811b515b41c1786c51edaf3f5d6214a92d5
parent b19e1ed9641f05348367a665d74e1b078fec056c
Author: Jared Tobin <jared@jtobin.io>
Date: Wed, 7 Aug 2019 07:08:35 -0230
Bump minor version.
Adding a dedicated browser build probably warrants this.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -1,6 +1,6 @@
{
"name": "urbit-ob",
- "version": "4.0.2",
+ "version": "4.1.0",
"license": "MIT",
"description": "Utilities for Hoon-style atom printing and conversion",
"main": "src/index.js",