Skip to content

Commit f3796ab

Browse files
committed
Release 1.5.2
1 parent c125dba commit f3796ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.5.2
3+
## 1.5.2 (2024-03-11)
44

55
* Bug fixes
66
* Fix CSS updates failing with errors

mix.exs

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

4-
@version "1.5.1"
4+
@version "1.5.2"
55

66
def project do
77
[

0 commit comments

Comments
 (0)