Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
The gem makes use of Autoprefixer 4.0 now. The version number
should have been bumped earlier.
  • Loading branch information
porada committed Nov 14, 2014
1 parent 9348dd7 commit 8767026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/middleman-autoprefixer/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Middleman
module Autoprefixer
VERSION = '2.2.4'.freeze
VERSION = '2.3.0'.freeze
end
end

0 comments on commit 8767026

Please sign in to comment.