Skip to content

Commit

Permalink
version bump to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Burns committed Aug 2, 2016
1 parent dc9a6bf commit c8baac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Python 2
from urllib import urlretrieve

VERSION='0.5'
VERSION='0.6'
PACKAGE_NAME='eclairjs-nashorn'
JAR_FILE='eclairjs-nashorn-'+VERSION+'-jar-with-dependencies.jar'
JAR_FILE_PATH = os.path.join(PACKAGE_NAME, "jars", JAR_FILE)
Expand Down

0 comments on commit c8baac1

Please sign in to comment.