From 85bca6f87c699951f189a6698086b54d86e2634d Mon Sep 17 00:00:00 2001 From: tavicu Date: Wed, 12 Aug 2015 22:22:26 +0300 Subject: [PATCH] Update version --- README.md | 2 +- bower.json | 2 +- composer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0a60434..f51354a 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bootstrap-confirmation v1.0.2 +# bootstrap-confirmation v1.0.3 This is a fork of ethaizone's [original code](https://github.com/ethaizone/Bootstrap-Confirmation) diff --git a/bower.json b/bower.json index 6170216..c93d276 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bs-confirmation", - "version": "1.0.2", + "version": "1.0.3", "main": "bootstrap-confirmation.js", "keywords": [ "bootstrap", "confirm", "confirmation"], "description": "Confirmation plugin compatible with Twitter Bootstrap 3 extending Popover", diff --git a/composer.json b/composer.json index 2247513..4814a10 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["bootstrap", "bootstrap dialog", "bootstrap confirmation", "confirmation"], "description": "Confirmation plugin compatible with Twitter Bootstrap 3 extending Popover", "homepage": "https://github.com/tavicu/bs-confirmation", - "version": "1.0.2", + "version": "1.0.3", "authors": [ { "name": "Tavicu",