Skip to content

Commit d167e3a

Browse files
committed
Bump version to 3.0.1
1 parent d60e0a9 commit d167e3a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

material-shadows.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Name: Material Shadows
33
// Description: Mixins for Material Design Shadows.
4-
// Version: 3.0.0
4+
// Version: 3.0.1
55
//
66
// Author: Denis Malinochkin
77
// Git: https://github.com/mrmlnc/material-shadows

material-shadows.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Name: Material Shadows
33
// Description: Mixins for Material Design Shadows.
4-
// Version: 3.0.0
4+
// Version: 3.0.1
55
//
66
// Author: Denis Malinochkin
77
// Git: https://github.com/mrmlnc/material-shadows

material-shadows.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Name: Material Shadows
33
// Description: Mixins for Material Design Shadows.
4-
// Version: 3.0.0
4+
// Version: 3.0.1
55
//
66
// Author: Denis Malinochkin
77
// Git: https://github.com/mrmlnc/material-shadows

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-shadows",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Mixins for Material Design Shadows",
55
"license": "MIT",
66
"repository": "mrmlnc/material-shadows",

test/_test.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Test: material-shadows.less
3-
// Version: 3.0.0
3+
// Version: 3.0.1
44
//
55
// ------------------------------------
66

test/_test.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Test: material-shadows.scss
3-
// Version: 3.0.0
3+
// Version: 3.0.1
44
//
55
// ------------------------------------
66

test/_test.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Test: material-shadows.styl
3-
// Version: 3.0.0
3+
// Version: 3.0.1
44
//
55
// ------------------------------------
66

0 commit comments

Comments
 (0)