From fb27d1117c15eed395259e82e4d88a3890628a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Tue, 8 Apr 2014 22:23:16 +0300 Subject: [PATCH] Releasing v0.1.2 --- README.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2b103b..aae5205 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ Psalms 1:6 | Certainly the Lord guards the way of the godly, but the way of the ## Changelog +### `v0.1.2` + - Upgrade to `bible.js@0.1.6` + ### `v0.1.1` - Added `--onlyVerses` option. - Upgrade to `bible.js@0.1.5` diff --git a/package.json b/package.json index a015f64..710c24b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bible", - "version": "0.1.1", + "version": "0.1.2", "description": "NPM application for reading Holy Bible verses", "main": "bible.js", "dependencies": {