Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio committed Dec 14, 2019
1 parent 0da7e2f commit 815869e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ defmodule NpmPackageInfo.MixProject do
[
app: :npm_package_info,
version: "0.1.0",
description: "Fetches npm package information",
elixir: "~> 1.0",
build_embedded: Mix.env() == :prod,
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 815869e

Please sign in to comment.