Skip to content

Commit 01ed7d1

Browse files
committed
v2.4.4
1 parent f19043d commit 01ed7d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v2.4.4
2+
3+
* Updated Autoprefixer.
4+
15
# v2.4.3
26

37
* Bug fixes ([#15](https://github.com/middleman/middleman-autoprefixer/issues/15)).

lib/middleman-autoprefixer/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Middleman
22
module Autoprefixer
3-
VERSION = '2.4.3'.freeze
3+
VERSION = '2.4.4'.freeze
44
end
55
end

0 commit comments

Comments
 (0)