From 8c96e77d2626901da012eb4bbc38c12f49d6f69c Mon Sep 17 00:00:00 2001 From: Wikiki Date: Fri, 9 Feb 2018 15:00:53 +0100 Subject: [PATCH] [Prerelease] Bumped version number --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index be7b887..ba2b420 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "bulma-timeline", "description": "Display a vertical timeline, in different colors, sizes, and states", "main": "timeline.sass", - "version": "1.1.8", + "version": "1.1.9", "authors": [ "Wikiki (https://wikiki.github.io/bulma-extensions/overview)" ], diff --git a/package.json b/package.json index d771fb1..c65114d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bulma-timeline", - "version": "1.1.8", + "version": "1.1.9", "description": "Display a vertical timeline, in different colors, sizes, and states ", "main": "timeline.sass", "scripts": {