diff --git a/README.md b/README.md index ee32a1e..dca826f 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ See : https://github.com/suren-atoyan/monaco-react/issues/88 ## License -MIT (2020) +MIT (2020~) diff --git a/package.json b/package.json index cae1a29..0e0a96c 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "author": { "name": "Sujin Lee", "email": "sujinlee.me@gmail.com", - "url": "https://sujinlee.me/" + "url": "https://sujinlee.me" }, "description": "A simple online json editor", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "https://github.com/sujinleeme/react-json-editor"