diff --git a/CHANGELOG.md b/CHANGELOG.md index fad1db7..1e909a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ 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 follows [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] + +## 2.3.4 - 2018-07-18 ### Fixed - In between check in jira module did not work for "today", apply startOf()/endOf() to fix this diff --git a/package.json b/package.json index 934c24a..6e16a8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cabdriver", - "version": "2.3.3", + "version": "2.3.4", "description": "Helps you to fill in your hours with taxi", "main": "cabdriver.js", "scripts": {