Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Schultzer committed Dec 9, 2017
1 parent 1ed93f4 commit 4bda7d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Cldr_Territories v1.0.0 December 8, 2017

### Enhancements

* Release


## Cldr_Territories v1.0.0-rc.0 November 17, 2017

### 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 CldrTerritories.Mixfile do
use Mix.Project

@version "1.0.0-rc.0"
@version "1.0.0"

def project do
[
Expand Down

0 comments on commit 4bda7d1

Please sign in to comment.