From 63f3cd3b5c5aaef01c2b0e1f865b087c7cf9030e Mon Sep 17 00:00:00 2001 From: iofjuupasli Date: Wed, 15 Jul 2015 11:46:30 +0300 Subject: [PATCH] v1.0.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 593f73f..2995e07 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "kefir-react", - "version": "0.1.0", + "version": "1.0.0", "homepage": "https://github.com/iofjuupasli/kefir-react", "authors": [ "iofjuupasli " diff --git a/package.json b/package.json index 602d0fd..81ca0bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kefir-react", - "version": "0.1.0", + "version": "1.0.0", "description": "Mixin for linking Kefir.js observables as state value", "main": "KefirConnect.js", "scripts": {