From f246c1be23a4c1f6ba247f57658374f3856dd8b2 Mon Sep 17 00:00:00 2001 From: Nathan Hunzaker Date: Mon, 28 Aug 2017 08:20:14 -0400 Subject: [PATCH] 12.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 994c805f..78d8ab94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microcosm", - "version": "12.11.0", + "version": "12.12.0", "private": true, "description": "Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.", "main": "microcosm.js",