Skip to content
This repository was archived by the owner on Jul 4, 2020. It is now read-only.

Commit 00d6c1e

Browse files
committed
버전업: 0.0.6
1 parent 0705179 commit 00d6c1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<title>Elo 0.0.5</title>
5+
<title>Elo 0.0.6</title>
66
<link rel="stylesheet" type="text/css" href="elo.css">
77
</head>
88
<body style="display:flex;flex-direction:column;">

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elo",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "2L's Scene Opener",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)