keichan34 / exfile-imagemagick

An ImageMagick file processor suite for Exfile
MIT License
7 stars 7 forks source link

Elixir 1.4 compilation warnings fix #4

Closed asiniy closed 7 years ago

asiniy commented 7 years ago

@keichan34 please release a new version

warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
  /home/alex/projects/brutalist/deps/exfile_imagemagick/mix.exs:11

warning: variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
  /home/alex/projects/brutalist/deps/exfile_imagemagick/mix.exs:15

warning: variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
  /home/alex/projects/brutalist/deps/exfile_imagemagick/mix.exs:16

warning: variable "project" does not exist and is being expanded to "project()", please use parentheses to remove the ambiguity or change the variable name
  /home/alex/projects/brutalist/deps/exfile_imagemagick/mix.exs:60

warning: variable "project" does not exist and is being expanded to "project()", please use parentheses to remove the ambiguity or change the variable name
  /home/alex/projects/brutalist/deps/exfile_imagemagick/mix.exs:62
keichan34 commented 7 years ago

:+1: Thanks!

asiniy commented 7 years ago

New release?

keichan34 commented 7 years ago

@asiniy published as 0.1.4