From e45f725813e0f9862e0f938ed7afa31828b2de19 Mon Sep 17 00:00:00 2001 From: Jakob Miland Date: Mon, 24 Jun 2013 18:24:04 +0200 Subject: [PATCH] Bump version number (not backwards-compatible) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c2850c..8c62470 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "teoria", - "version": "0.2.3", + "version": "0.3.0", "description": "Music theory for JavaScript", "homepage": "http://saebekassebil.github.com/teoria", "keywords": ["music", "theory", "jazz", "classical", "chord"],