Skip to content

Commit e5e2eed

Browse files
committed
Release v6.4.3.0
### Major changes: * Upgrade to Foundation `v6.4.3` (#254, @chrisfinne) * Add Autoprefixer (#255, @bassjobsen) ### Bug fixes: * Fix issue with smoothScroll import order (#236 @MicahBrown) * Add missing SCSS components to template (#237 @patricklindsay) * Prevent Sass depreciation (#252, @michsch) ### Cleaning: * Remove old Foundation files (#251 @jessedoyle) ### See also: * Foundation 6.4.3 release notes: https://github.com/zurb/foundation-sites/releases/tag/v6.4.3 * Foundation 6.4.2 release notes: https://github.com/zurb/foundation-sites/releases/tag/v6.4.2
1 parent f28063c commit e5e2eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/foundation/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Foundation
22
module Rails
3-
VERSION = "6.4.3"
3+
VERSION = "6.4.3.0"
44
end
55
end

0 commit comments

Comments
 (0)