From 3668f94e2ec5c8ac564a5f5c8983474037b98974 Mon Sep 17 00:00:00 2001 From: Clayton Watts Date: Fri, 2 Sep 2016 10:17:52 -0600 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83dcca8..86de2b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "messageformat-loader", - "version": "0.3.1", + "version": "0.4.0", "description": "Webpack loader for https://github.com/messageformat/messageformat.js", "main": "index.js", "scripts": {