Skip to content

Commit

Permalink
update raptor version for deploy (#1728)
Browse files Browse the repository at this point in the history
  • Loading branch information
accenture-mikeyc authored Mar 28, 2024
1 parent e517203 commit e91b858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/raptor/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule Raptor.MixProject do
[
app: :raptor,
compilers: [:phoenix] ++ Mix.compilers(),
version: "1.3.2",
version: "1.3.3",
build_path: "../../_build",
config_path: "../../config/config.exs",
deps_path: "../../deps",
Expand Down

0 comments on commit e91b858

Please sign in to comment.