Skip to content

Commit fcf58d9

Browse files
committed
version 3.7.2
1 parent a08d528 commit fcf58d9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly).
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## Unreleased
7-
6+
## 3.7.2
87

98
**NOTE:** The config of the Timex default locale is changed to:
109
```ex

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Timex.Mixfile do
22
use Mix.Project
33

4-
@version "3.7.1"
4+
@version "3.7.2"
55

66
def project do
77
[

0 commit comments

Comments
 (0)