diff --git a/Changelog.md b/Changelog.md index 9bc2ccfb..cb3dc7d8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +## 2.0.1 +### Changed + - Official Release + ## 2.0.1-rc.1 ### Changed - FIO-8264: update validate required diff --git a/package.json b/package.json index efd8b73a..9085e250 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.1-rc.1", + "version": "2.0.1", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {