From 25fb751c451a8f558333acecccfb7e8ce0734e54 Mon Sep 17 00:00:00 2001 From: Graham Hency Date: Thu, 18 Jun 2020 15:54:43 -0400 Subject: [PATCH] Updates app for 1.5.9 --- README.md | 2 +- projects/go-lib/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35a82f46f..bedd1fac1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Goponents -###### Currently `v1.5.8` +###### Currently `v1.5.9` This project houses a set of UI components for Angular 7+ and designed around the 'Go' design system. diff --git a/projects/go-lib/package.json b/projects/go-lib/package.json index 51eee1e8f..298bf5543 100644 --- a/projects/go-lib/package.json +++ b/projects/go-lib/package.json @@ -1,6 +1,6 @@ { "name": "@tangoe/goponents", - "version": "1.5.8", + "version": "1.5.9", "repository": { "type": "git", "url": "git+https://github.com/mobi/goponents.git"