From 3aa1113df3e5d377c829415ecfa746d60eadb156 Mon Sep 17 00:00:00 2001 From: Artem Date: Mon, 21 Mar 2016 20:50:02 +0300 Subject: [PATCH] bump version to 1.0.0-alpha.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 8eea5ad..668db2a 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "awesome-bootstrap-checkbox.css", "awesome-bootstrap-checkbox.scss" ], - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox", "authors": [ "okendoken flatlogic.com" diff --git a/package.json b/package.json index 19a2f2c..277bd6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awesome-bootstrap-checkbox", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "description": "Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier.", "main": "awesome-bootstrap-checkbox.css", "scripts": {