From 1f116097408e8288141b1a2dd2368233c9518979 Mon Sep 17 00:00:00 2001 From: DimaSavchenko Date: Mon, 27 Feb 2017 16:45:43 +0300 Subject: [PATCH] bump version to 1.0.0-alpha.5 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 446253a..a635970 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "awesome-bootstrap-checkbox.css", "awesome-bootstrap-checkbox.scss" ], - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.5", "homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox", "authors": [ "okendoken flatlogic.com" diff --git a/package.json b/package.json index cb92297..10092fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awesome-bootstrap-checkbox", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "description": "Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier.", "main": "awesome-bootstrap-checkbox.css", "scripts": {