From 6d75d678b60a87d50d0499985d5e11cc4fd9a8d1 Mon Sep 17 00:00:00 2001 From: Alex Dima Date: Fri, 24 Jun 2016 21:03:02 +0200 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a29d8d32..44652c22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monaco-languages", - "version": "0.2.1", + "version": "0.3.0", "description": "Bundle of many languages for the Monaco Editor.", "scripts": { "test": "node_modules/.bin/mocha",