Skip to content

Commit

Permalink
Make it a rc
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Oct 26, 2020
1 parent 473bde3 commit e355580
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for Cldr_Currencies v2.8.0
# Changelog for Cldr_Currencies v2.8.0-rc.0

This is the changelog for Cldr_Currencies v2.8.0 released on October 27th, 2020. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_currencies/tags)
This is the changelog for Cldr_Currencies v2.8.0-rc.0 released on October 27th, 2020. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_currencies/tags)

### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Cldr.Currencies.MixProject do
use Mix.Project

@version "2.8.0"
@version "2.8.0-rc.0"

def project do
[
Expand Down

0 comments on commit e355580

Please sign in to comment.