Skip to content

Commit 6482c84

Browse files
committed
updated Materialize to v0.97.6
1 parent f04bac3 commit 6482c84

33 files changed

+850
-3842
lines changed

assets/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014-2015 Materialize
3+
Copyright (c) 2014-2016 Materialize
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

assets/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
[![Travis CI](https://travis-ci.org/Dogfalo/materialize.svg?branch=master)](https://travis-ci.org/Dogfalo/materialize)[![Dependency Status](https://david-dm.org/Dogfalo/materialize.svg)](https://david-dm.org/Dogfalo/materialize)[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/Dogfalo/materialize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55

6-
Materialize, a CSS Framework based on material design
6+
[Materialize](http://materializecss.com/), a CSS Framework based on material design
77

8-
### Current Version : v0.97.4
8+
### Current Version : v0.97.5
99

1010
## Sass Requirements:
1111
- Ruby Sass 3.3+, LibSass 0.6+
@@ -14,6 +14,8 @@ Materialize, a CSS Framework based on material design
1414
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
1515

1616
## Changelog
17+
- v0.97.5 (Dec 21, 2015)
18+
- Fixed Meteor package crash
1719
- v0.97.4 (Dec 20, 2015)
1820
- Added Jasmine testing with Travis CI
1921
- Select bugfixes

0 commit comments

Comments
 (0)