update to 0.3.1

This commit is contained in:
Martin Aeschlimann 2016-06-30 19:30:42 +01:00 committed by GitHub
parent 531e80f318
commit 584d8ebb96

View file

@ -1,6 +1,6 @@
{ {
"name": "monaco-languages", "name": "monaco-languages",
"version": "0.3.0", "version": "0.3.1",
"description": "Bundle of many languages for the Monaco Editor.", "description": "Bundle of many languages for the Monaco Editor.",
"scripts": { "scripts": {
"test": "node_modules/.bin/mocha", "test": "node_modules/.bin/mocha",