diff --git a/CHANGELOG.md b/CHANGELOG.md index e8a54506..7f7a8951 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.0.0-rc.2] - +## [2.0.0-rc.2] - 2022-12-31 ### Added diff --git a/mix.exs b/mix.exs index ff35d63a..70680b10 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule K8s.MixProject do use Mix.Project @source_url "https://github.com/coryodaniel/k8s" - @version "2.0.0-rc.1" + @version "2.0.0-rc.2" def project do [