commit b8a3d14385c88bdc9847351bd5dc0e9177ce4063
parent fbcf2e76e86a1e8caf68176a8ef7c1ec0e3e9880
Author: Jared Tobin <jared@jtobin.io>
Date: Tue, 24 Mar 2020 17:05:32 +0400
release: v5.0.0 (actually this time)
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.1.5",
+ "version": "5.0.0",
"license": "MIT",
"description": "Utilities for Hoon-style atom printing and conversion",
"main": "src/index.js",