Skip to content

Commit

Permalink
version update: fixed to keep default value in init
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Aug 18, 2016
1 parent 9956e00 commit 1c5048c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/brew-file
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ __author__ = "rcmdnk"
__copyright__ = "Copyright (c) 2013 rcmdnk"
__credits__ = ["rcmdnk"]
__license__ = "MIT"
__version__ = "v3.14.3"
__date__ = "5/Aug/2016"
__version__ = "v3.14.4"
__date__ = "18/Aug/2016"
__maintainer__ = "rcmdnk"
__email__ = "rcmdnk@gmail.com"
__status__ = "Prototype"
Expand Down

0 comments on commit 1c5048c

Please sign in to comment.