quinnj / Dates.jl

[DEPRECATED] Date/DateTime Implementation for the Julia Language; Successor to Datetime.jl
Other
8 stars 9 forks source link

wrong REQUIRE? #25

Closed stevengj closed 9 years ago

stevengj commented 9 years ago

I'm confused: if this package is only for use in Julia 0.3, why does the REQUIRE file specify Julia 0.4?

stevengj commented 9 years ago

Nevermind, I see how it is structured now.