diff --git a/CHANGELOG.md b/CHANGELOG.md index c956c9a..354e788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.2.6] - 2024-11-18 ### Updated - Dependency Updates diff --git a/package-lock.json b/package-lock.json index da28a70..d962383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gtfs-accessibility-validator", - "version": "0.2.5", + "version": "0.2.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gtfs-accessibility-validator", - "version": "0.2.5", + "version": "0.2.6", "license": "MIT", "dependencies": { "cli-table": "^0.3.11", diff --git a/package.json b/package.json index 35728d1..c386856 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gtfs-accessibility-validator", - "version": "0.2.5", + "version": "0.2.6", "description": "Test GTFS for accessibility information", "keywords": [ "transit",