From 32c86e61a51c0df6439fabaef7104cd6a046e3b8 Mon Sep 17 00:00:00 2001 From: mike-goodwin Date: Tue, 17 Jan 2017 20:24:54 +0000 Subject: [PATCH] bumped version to 0.0.11 --- bower.json | 7 +++++-- package.json | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 42cabbc..48def5a 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,12 @@ { "name": "pug-bootstrap", - "version": "0.0.10", + "version": "0.0.11", "homepage": "https://github.com/mike-goodwin/pug-bootstrap", "authors": [ - "mike.goodwin@owasp.org" + "https://github.com/mike-goodwin", + "https://github.com/techjeffharris", + "https://github.com/Nakira", + "https://github.com/thylux" ], "description": "Bootstrap framework written completely using mixins in pug - forked from JADE-Bootstrap", "main": "_bootstrap.pug", diff --git a/package.json b/package.json index 7833ceb..c8df1d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pug-bootstrap", - "version": "0.0.10", + "version": "0.0.11", "description": "Bootstrap framework written completely using mixins in pug", "main": "bootstrap.pug", "scripts": { @@ -23,7 +23,8 @@ "author": "Mike Goodwin", "contributors": [ "https://github.com/techjeffharris", - "https://github.com/Nakira" + "https://github.com/Nakira", + "https://github.com/thylux" ], "license": "MIT", "bugs": {