diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0a460..5937db6 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-16 +## [1.4.1] - 2022-12-16 ### Added diff --git a/package-lock.json b/package-lock.json index f5698f7..7300453 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nisaba", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nisaba", - "version": "1.4.0", + "version": "1.4.1", "dependencies": { "adm-zip": "^0.5.5", "mimemessage": "^1.0.5", diff --git a/package.json b/package.json index 25baf26..fe9797c 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.4.0", + "version": "1.4.1", "publisher": "UCLResearchSoftwareDevelopmentGroup", "repository": { "type": "git",