From 3c6c4f4542796a0596ea96bec77bcca19ed1edd5 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 20 Apr 2019 11:34:52 -0700 Subject: [PATCH] Version bump. --- ui/src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/version.ts b/ui/src/version.ts index 9015d5f2..ff566c22 100644 --- a/ui/src/version.ts +++ b/ui/src/version.ts @@ -1 +1 @@ -export let version: string = "v0.0.2-32-ga8f4214"; \ No newline at end of file +export let version: string = "v0.0.3-0-gb841d43"; \ No newline at end of file