Skip to content

Commit

Permalink
Update binary artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
desyncr committed Jan 15, 2018
1 parent d1dd78b commit 37588dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/antigen.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,7 @@ antigen-use () {
antigen-version () {
local extensions

printf "Antigen %s (%s)\nRevision date: %s\n" "develop" "9312823" "2018-01-15 14:20:20 -0300"
printf "Antigen %s (%s)\nRevision date: %s\n" "develop" "d1dd78b" "2018-01-15 14:37:21 -0300"

# Show extension information if any is available
if (( $+functions[antigen-ext] )); then
Expand Down

0 comments on commit 37588dc

Please sign in to comment.