From 38c215e1fe144542077e83fc51ec41bef8d7e06f Mon Sep 17 00:00:00 2001 From: Graham Hency Date: Wed, 22 Sep 2021 12:58:09 -0400 Subject: [PATCH] Chore v1.13.1 Docs 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 62e4dae81..ddb15b565 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Goponents -###### Currently `v1.13.0` +###### Currently `v1.13.1` 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 b0490e130..16286eb2a 100644 --- a/projects/go-lib/package.json +++ b/projects/go-lib/package.json @@ -1,6 +1,6 @@ { "name": "@tangoe/goponents", - "version": "1.13.0", + "version": "1.13.1", "repository": { "type": "git", "url": "git+https://github.com/mobi/goponents.git"