Skip to content

Commit

Permalink
formulaic 0.1.4
Browse files Browse the repository at this point in the history
* Add support for DateTime inputs. [#41](#41)
* Add installation instructions to README. [#39](#39)
* Use I18n for month select, allowing month names in locales other than
  English to be filled. [#40](#40)
  • Loading branch information
calebhearth committed Feb 6, 2015
1 parent e4eb895 commit 029f9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/formulaic/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Formulaic
VERSION = '0.1.3'
VERSION = '0.1.4'
end

0 comments on commit 029f9c2

Please sign in to comment.