Skip to content

Commit

Permalink
2.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ruoss committed Dec 31, 2022
1 parent 6d26091 commit 4d9188b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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
[
Expand Down

0 comments on commit 4d9188b

Please sign in to comment.