From d119757cca5db2dc3bf83ea56f24fc82c7e11fb4 Mon Sep 17 00:00:00 2001 From: SimonRichardson Date: Thu, 4 Aug 2016 18:17:48 +0100 Subject: [PATCH] Bump the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86d3475..4d3cee0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fantasy-land", "author": "Brian McKenna", - "version": "0.2.1", + "version": "0.3.0", "description": "Specification for interoperability of common algebraic structures in JavaScript", "license": "MIT", "homepage": "https://github.com/fantasyland/fantasy-land",