Skip to content

Commit e3bd9ae

Browse files
committed
Release v0.1.1
1 parent 1dec173 commit e3bd9ae

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-
## v0.1.1-dev
3+
## v0.1.1 (2024-04-23)
44

55
* Use local javascript assets.
66

mix.exs

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

44
@source_url "https://github.com/phoenix-playground/phoenix_playground"
5-
@version "0.1.1-dev"
5+
@version "0.1.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)