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.
2 parents afdb4ab + 45916cd commit 7300f98Copy full SHA for 7300f98
1 file changed
mix.exs
@@ -4,7 +4,7 @@ defmodule NodeJS.MixProject do
4
def project do
5
[
6
app: :nodejs,
7
- version: "3.1.3",
+ version: "3.1.4",
8
elixir: "~> 1.12",
9
start_permanent: Mix.env() == :prod,
10
deps: deps(),
0 commit comments