diff --git a/Changelog.md b/Changelog.md index eb94004..05af18a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file +## 2.2.0-rc.3 +### Changed + - Fix formidable upload issue, fix error handling, do structural refactor + - ## 2.1.3-rc.7 ### Changed - Update image diff --git a/package.json b/package.json index 4fcd992..27e1325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-libraries", - "version": "2.2.0-rc.2", + "version": "2.2.0-rc.3", "description": "", "main": "index.js", "scripts": {