From 77b7104b3ac32565eaea2e121a29717fdfa69cf1 Mon Sep 17 00:00:00 2001 From: Clayton Watts Date: Thu, 25 Aug 2016 17:02:47 -0600 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9663e66..1302abf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "messageformat-loader", - "version": "0.2.0", + "version": "0.2.1", "description": "Webpack loader for https://github.com/messageformat/messageformat.js", "main": "index.js", "scripts": {