From bd66a8566870d29313c29b892d8326488f564989 Mon Sep 17 00:00:00 2001
From: g1eb <mail@g1eb.com>
Date: Wed, 13 Dec 2017 13:47:57 +0100
Subject: [PATCH] Bump version number

---
 bower.json   | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bower.json b/bower.json
index f7d6512..8843f62 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
 {
   "name": "calendar-heatmap-graph",
-  "version": "0.0.9",
+  "version": "0.0.10",
   "description": "d3.js calendar heatmap graph.",
   "homepage": "https://github.com/g1eb/calendar-heatmap",
   "authors": [
diff --git a/package.json b/package.json
index 0efb7aa..9897a76 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "calendar-heatmap-graph",
-  "version": "0.0.9",
+  "version": "0.0.10",
   "description": "d3.js calendar heatmap graph.",
   "homepage": "https://github.com/g1eb/calendar-heatmap#readme",
   "author": "g1eb <mail@g1eb.com> (https://g1eb.com)",