From 8db9e7d34d48accef74a91164c64c0cbfefaa62c Mon Sep 17 00:00:00 2001 From: Egg Syntax Date: Wed, 9 Dec 2015 12:13:28 -0500 Subject: [PATCH] Version bump in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19a7d5a..98ba9aa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ NOTE: when you load a cljs-mathbox visualization, you'll see a string of errors ## Library usage -Add the following dependency: `[cljs-mathbox "1.0.0"]` +Add the following dependency: `[cljs-mathbox "1.0.1"]` and then you can `(:require [cljs-mathbox.mathbox])`. Simple example: