diff --git a/Changelog.md b/Changelog.md index f56045b3de..14cb9e834b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased: 5.0.0-rc.84] +## 5.0.0-rc.84 ## 5.0.0-rc.83 ### Changed diff --git a/package.json b/package.json index 001d39da1f..a404679117 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/js", - "version": "5.0.0-rc.83", + "version": "5.0.0-rc.84", "description": "JavaScript powered Forms with JSON Form Builder", "main": "lib/cjs/index.js", "exports": {