From deb91e2b3c23e0fa8da592d75d5e659859aae5f7 Mon Sep 17 00:00:00 2001 From: Bob Date: Tue, 22 Jul 2014 15:06:32 +0800 Subject: [PATCH] update version --- bower.json | 2 +- package.json | 2 +- src/nya-bootstrap-select.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 5905029..3156022 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nya-bootstrap-select", - "version": "1.2.5", + "version": "1.2.6", "main": "src/nya-bootstrap-select.js", "ignore": [ "**/.*", diff --git a/package.json b/package.json index 2c95a89..a62787c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nya-bootstrap-select", - "version": "1.2.5", + "version": "1.2.6", "description": "An angular directive wraps bootstrap-select", "repository": { "type": "git", diff --git a/src/nya-bootstrap-select.js b/src/nya-bootstrap-select.js index e1715d2..26b9705 100644 --- a/src/nya-bootstrap-select.js +++ b/src/nya-bootstrap-select.js @@ -1,5 +1,5 @@ /** - * @license nya-bootstrap-select v1.2.1 + * @license nya-bootstrap-select v1.2.6 * Copyright 2014 nyasoft * Licensed under MIT license */