From 4df706b842c5d3f793b968c17b2522438521126f Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Thu, 1 Apr 2021 15:33:14 -0700 Subject: [PATCH] urbit: bumps version to 1.3 --- pkg/hs/urbit-king/package.yaml | 2 +- pkg/urbit/version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/hs/urbit-king/package.yaml b/pkg/hs/urbit-king/package.yaml index a237bcd8e0..03356da076 100644 --- a/pkg/hs/urbit-king/package.yaml +++ b/pkg/hs/urbit-king/package.yaml @@ -1,5 +1,5 @@ name: urbit-king -version: 1.2 +version: 1.3 license: MIT license-file: LICENSE data-files: diff --git a/pkg/urbit/version b/pkg/urbit/version index ea710abb95..a58941b07a 100644 --- a/pkg/urbit/version +++ b/pkg/urbit/version @@ -1 +1 @@ -1.2 \ No newline at end of file +1.3 \ No newline at end of file