From a10f8768e06487695e6d9b6bc583f7d420450aad Mon Sep 17 00:00:00 2001 From: Gajus Kuizinas Date: Mon, 3 Nov 2014 13:34:22 +0200 Subject: [PATCH] Added off() method. --- bower.json | 2 +- dist/sister.js | 2 +- dist/sister.min.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index cd5bf25..c528126 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "sister", "description": "Event manager.", - "version": "2.0.4", + "version": "3.0.0", "main": "dist/sister.min.js", "author": "Gajus Kuizinas ", "repository": { diff --git a/dist/sister.js b/dist/sister.js index 0c711aa..5c2048d 100644 --- a/dist/sister.js +++ b/dist/sister.js @@ -1,5 +1,5 @@ /** - * @version 2.0.4 + * @version 3.0.0 * @link https://github.com/gajus/sister for the canonical source repository * @license https://github.com/gajus/sister/blob/master/LICENSE BSD 3-Clause */ diff --git a/dist/sister.min.js b/dist/sister.min.js index cf74af4..4c25602 100644 --- a/dist/sister.min.js +++ b/dist/sister.min.js @@ -1,5 +1,5 @@ /** - * @version 2.0.4 + * @version 3.0.0 * @link https://github.com/gajus/sister for the canonical source repository * @license https://github.com/gajus/sister/blob/master/LICENSE BSD 3-Clause */