Skip to content

Commit

Permalink
bumped version for release and updated history file
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Mar 8, 2014
1 parent 2e8c375 commit ea282ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.txt
Expand Up @@ -4,6 +4,7 @@
- #247: better support for Rails 4 asset pipeline
- #169: Compile war not loading assets
- #243: Added the move_jars_to_webinf_lib method back in...
- #249: Warbler 1.4.1 fails to compile on Windows

== 1.4.1
- Support for JBundler
Expand Down
2 changes: 1 addition & 1 deletion lib/warbler/version.rb
Expand Up @@ -6,5 +6,5 @@
#++

module Warbler
VERSION = "1.4.2.dev"
VERSION = "1.4.2"
end

0 comments on commit ea282ae

Please sign in to comment.