diff --git a/CHANGELOG.md b/CHANGELOG.md index 8da36b9..6f9943b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## 3.1.0 ### Added - Settings can be extended with default, env agnostic, settings. [#176](https://github.com/kabisa/maji/pull/176) diff --git a/package.json b/package.json index f808665..9c59660 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maji", - "version": "3.1.0-beta", + "version": "3.1.0", "license": "MIT", "module": "lib/bundle.js", "bin": {