From 47333919d19969b547039bf11c22651d7c3c1f7c Mon Sep 17 00:00:00 2001 From: Michael Wnuk Date: Tue, 29 Jul 2014 15:17:06 -0500 Subject: [PATCH] version set to 2.10 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index e8eaa20..aa03203 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "onion-editor", - "version": "0.2.9", + "version": "0.2.10", "homepage": "https://github.com/theonion/editor", "authors": [ "Mike Wnuk " diff --git a/package.json b/package.json index c1cb8a8..78553be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onion-editor", - "version": "0.2.9", + "version": "0.2.10", "author": { "name": "Mike Wnuk", "email": "mwnuk@theonion.com"