We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dec173 commit e3bd9aeCopy full SHA for e3bd9ae
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.1.1-dev
+## v0.1.1 (2024-04-23)
4
5
* Use local javascript assets.
6
mix.exs
@@ -2,7 +2,7 @@ defmodule PhoenixPlayground.MixProject do
use Mix.Project
@source_url "https://github.com/phoenix-playground/phoenix_playground"
- @version "0.1.1-dev"
+ @version "0.1.1"
7
def project do
8
[
0 commit comments