jkk / formative

Web forms for Clojure and ClojureScript - rendering, parsing, and validating
208 stars 18 forks source link

Update clj-time #47

Closed iku000888 closed 7 years ago

ayato-p commented 7 years ago

I think latest version of clj-time is 0.12.2. Why do not use latest one?

iku000888 commented 7 years ago

Just because that happened to be the one used in our application and I was lazy to look up the latest clj-time version. Will update it to clj-time 0.12.2 as per your suggestion.