From e6fae8d2d03fdb08d7ee38f23c250e6e2b8d1760 Mon Sep 17 00:00:00 2001 From: Cliffano Subagio Date: Sat, 17 Jul 2021 23:36:20 +1000 Subject: [PATCH] Bump up to next pre-release version 2.1.1-pre.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be4e9ec4..bee162bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + ## 2.1.0 - 2021-07-17 ### Added - Add array property support for yaml and json resource types diff --git a/package.json b/package.json index 0401a5f6..595ea0b5 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "zeus", "kraken" ], - "version": "2.1.0", + "version": "2.1.1-pre.0", "homepage": "http://github.com/cliffano/rtk", "author": "Cliffano Subagio (http://blog.cliffano.com)", "contributors": [