From fc7e364939a1c00ed80029ec9ecc6bfb062ebf6d Mon Sep 17 00:00:00 2001 From: Artem Date: Mon, 22 Feb 2016 16:35:29 +0300 Subject: [PATCH] fix bower package --- LICENSE | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index c5cd856..5fa3b2f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 flatlogic.com +Copyright (c) 2014-2016 flatlogic.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bower.json b/bower.json index 3c8ca0c..8eea5ad 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "awesome-bootstrap-checkbox.css", "awesome-bootstrap-checkbox.scss" ], - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox", "authors": [ "okendoken flatlogic.com" diff --git a/package.json b/package.json index 3e0b899..19a2f2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awesome-bootstrap-checkbox", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "description": "Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier.", "main": "awesome-bootstrap-checkbox.css", "scripts": {