From 7e66b9ab49c438d2f38f0c35ef65b6c44db8dc2c Mon Sep 17 00:00:00 2001 From: Mike Goodwin Date: Tue, 25 Apr 2017 12:55:12 +0100 Subject: [PATCH] bumped package version and contributors --- bower.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 33f41ec..cde76c5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pug-bootstrap", - "version": "0.0.14", + "version": "0.0.15", "homepage": "https://github.com/mike-goodwin/pug-bootstrap", "authors": [ "https://github.com/mike-goodwin", @@ -8,7 +8,8 @@ "https://github.com/Nakira", "https://github.com/thylux", "https://github.com/kraftman", - "https://github.com/thamys" + "https://github.com/thamys", + "https://github.com/liuxiaoworld" ], "description": "Bootstrap framework written completely using mixins in pug - forked from JADE-Bootstrap", "main": "_bootstrap.pug",