Skip to content

Commit

Permalink
Minor changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
h3rald committed Oct 21, 2018
1 parent 4ba5cde commit db50110
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nifty.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ else:

# Package

name = pkgTitle
version = pkgVersion
author = pkgAuthor
description = pkgDescription
Expand Down Expand Up @@ -77,4 +76,4 @@ task release, "Release nifty":
macosx_x64_buildTask()
shell zip, filename_for("macosx", "x64"), program
shell "rm", program
echo "\n\n\n ALL DONE!"
echo "\n\n\n ALL DONE!"

0 comments on commit db50110

Please sign in to comment.