From dbcadf091d4602a40e8b0731c817d2af8b695da9 Mon Sep 17 00:00:00 2001 From: ooxi Date: Tue, 4 Mar 2014 15:35:44 +0100 Subject: [PATCH] Corrected spelling error --- README.md | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02a3bba..0c13a45 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A minimal library forming a contradiction by always returning `false`. Why --- -Because I needed a mock dependencies for [URI.js](http://medialize.github.io/URI.js/) +Because I needed a mock dependency for [URI.js](http://medialize.github.io/URI.js/) available via [bower](http://bower.io/). diff --git a/bower.json b/bower.json index 9770297..756e1e7 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "false", - "version": "0.1.0", + "version": "0.1.1-SNAPSHOT", "authors": [ { "name": "ooxi",