From b47660a53aa9e20b793c9cfc2b37a22ebe1c7f2c Mon Sep 17 00:00:00 2001 From: Graham Hency Date: Tue, 26 Jan 2021 09:55:59 -0500 Subject: [PATCH] Chore v1.8.0 Documentation Update --- 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 7dcd0ff2a..20bfecaa5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Goponents -###### Currently `v1.7.1` +###### Currently `v1.8.0` 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 184fa5361..dc040662a 100644 --- a/projects/go-lib/package.json +++ b/projects/go-lib/package.json @@ -1,6 +1,6 @@ { "name": "@tangoe/goponents", - "version": "1.7.1", + "version": "1.8.0", "repository": { "type": "git", "url": "git+https://github.com/mobi/goponents.git"