commit 876cf47f005be30a190bf7361a3186a51767af90
parent 92803b067cfaddda384d83d3bb8ffe4e5f1bca3b
Author: Gavin Atkinson <gvnatknsn@protonmail.com>
Date: Mon, 3 Sep 2018 11:04:45 -0700
bump version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -1,6 +1,6 @@
{
"name": "urbit-ob",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "utilities to convert urbit ship names back and forth between @p and @ud",
"main": "dist/index.js",
"scripts": {