From 77534f7dd5508e2334c82812edcb56b7be76359e Mon Sep 17 00:00:00 2001 From: Jed Watson Date: Sun, 17 Apr 2016 13:48:43 +1000 Subject: [PATCH] v0.2.6 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 821abe0..5e7d659 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "react-domify", - "version": "0.2.5", + "version": "0.2.6", "description": "React Domify", "main": "dist/react-domify.min.js", "homepage": "https://github.com/JedWatson/react-domify", diff --git a/package.json b/package.json index 21cd171..cc4336f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-domify", - "version": "0.2.5", + "version": "0.2.6", "description": "React Domify", "main": "lib/DOMify.js", "author": "Jed Watson",