update minor version

This commit is contained in:
Suren Atoyan 2019-06-22 17:38:38 +04:00
parent 3773055701
commit e7f86c31a1
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
### Versions
## 0.0.2
###### *June 22, 2019*
- Make text-align of editors independant from outside
## 0.0.1
###### *June 21, 2019*

View File

@ -1,6 +1,6 @@
{
"name": "@monaco-editor/react",
"version": "0.0.1",
"version": "0.0.2",
"description": "Monaco Editor for React",
"main": "lib/index.js",
"module": "lib/index.js",