Skip to content

Commit

Permalink
Merge 4ed297c into 7457f08
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm committed May 3, 2018
2 parents 7457f08 + 4ed297c commit ae81651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
julia 0.5
Compat 0.18.0
Dates
1 change: 1 addition & 0 deletions src/Showoff.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ __precompile__()
module Showoff

using Compat
using Dates
import Compat.Iterators: drop

export showoff
Expand Down

0 comments on commit ae81651

Please sign in to comment.