Skip to content

Commit 813a825

Browse files
author
heeyeun
committed
Updated version
1 parent 138115a commit 813a825

File tree

10 files changed

+7
-7
lines changed

10 files changed

+7
-7
lines changed

β€Ždocs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ host: 0.0.0.0
33
markdown: kramdown
44
highlighter: rouge
55

6-
oc-version: 1.3.2
6+
oc-version: 1.4.0
77
colors: [
88
"gray",
99
"red",

β€Ždocs/_sass/_open-color.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
//
33
// 𝗖 𝗒 π—Ÿ 𝗒 π—₯
4-
// v 1.3.2
4+
// v 1.4.0
55
//
66
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
77

β€Žopen-color.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
*
33
* 𝗖 𝗒 π—Ÿ 𝗒 π—₯
4-
* v 1.3.2
4+
* v 1.4.0
55
*
66
* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
77

β€Žopen-color.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
//
33
// 𝗖 𝗒 π—Ÿ 𝗒 π—₯
4-
// v 1.3.2
4+
// v 1.4.0
55
//
66
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
77

β€Žopen-color.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
//
33
// 𝗖 𝗒 π—Ÿ 𝗒 π—₯
4-
// v 1.3.2
4+
// v 1.4.0
55
//
66
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
77

β€Žopen-color.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
//
33
// 𝗖 𝗒 π—Ÿ 𝗒 π—₯
4-
// v 1.3.2
4+
// v 1.4.0
55
//
66
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
77

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-color",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "Open color scheme for web UI",
55
"main": "open-color.scss",
66
"scripts": {

0 commit comments

Comments
Β (0)