Skip to content

Commit 5f29afd

Browse files
committed
update assets + installer version
1 parent 7b9cb38 commit 5f29afd

4 files changed

Lines changed: 4 additions & 11411 deletions

File tree

assets/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phoenix",
3-
"version": "1.7.20",
3+
"version": "1.7.22",
44
"description": "The official JavaScript client for the Phoenix web framework.",
55
"license": "MIT",
66
"main": "./assets/js/phoenix/index.js",

installer/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ end
66
defmodule Phx.New.MixProject do
77
use Mix.Project
88

9-
@version "1.7.20"
9+
@version "1.7.22"
1010
@scm_url "https://github.com/phoenixframework/phoenix"
1111

1212
# If the elixir requirement is updated, we need to update:

0 commit comments

Comments
 (0)