Skip to content

Commit 9aee002

Browse files
committed
Version bump for release.
1 parent fead2bd commit 9aee002

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "SASS and CSS utilities for the Material Design color palette.",
44
"type": "library",
55
"license": "MIT",
6-
"version": "1.0",
6+
"version": "1.0.1",
77
"authors": [
88
{
99
"name": "AMJones",

dist/css/palette.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* deviscoding palettes v1.0 (http://github.com/deviscoding/palette)
2+
* deviscoding palettes v1.0.1 (http://github.com/deviscoding/palette)
33
* Licensed under MIT (https://github.com/deviscoding/palette/blob/master/LICENSE)
44
* MDC Color Values Licensed under MIT; Copyright (c) 2014-2020 Google, Inc.
55
*/

dist/css/palette.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/scss/palette.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
@import "mixins";
44

55
/*!
6-
* deviscoding palettes v1.0 (http://github.com/deviscoding/palette)
6+
* deviscoding palettes v1.0.1 (http://github.com/deviscoding/palette)
77
* Licensed under MIT (https://github.com/deviscoding/palette/blob/master/LICENSE)
88
* MDC Color Values Licensed under MIT; Copyright (c) 2014-2020 Google, Inc.
99
*/

0 commit comments

Comments
 (0)