From 2c00b7ece65787d748d418fd0cfd143f903f1906 Mon Sep 17 00:00:00 2001 From: Laura Luiz Date: Tue, 2 Feb 2016 13:33:29 +0100 Subject: [PATCH] 0.51.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 936390324..d458a2e0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "commercetools-sunrise-design", - "version": "0.51.0-SNAPSHOT", + "version": "0.51.0", "description": "Compiles Handlebars templates with JSON data, outputting static HTML files.", "private": true, "repository": {