diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2e3bd..3c0a460 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the "atf" extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## [1.4.0] - 2022-12-?? +## [1.4.0] - 2022-12-16 ### Added diff --git a/package-lock.json b/package-lock.json index 648c643..f5698f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nisaba", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nisaba", - "version": "1.3.0", + "version": "1.4.0", "dependencies": { "adm-zip": "^0.5.5", "mimemessage": "^1.0.5", diff --git a/package.json b/package.json index 2bb5f43..7de1f5e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nisaba", "displayName": "Nisaba", "description": "Support for ATF files, like those used by Oracc and the Nahrein Network.", - "version": "1.3.0", + "version": "1.4.0", "publisher": "UCLResearchSoftwareDevelopmentGroup", "repository": { "type": "git",