Skip to content

Commit 5529bfe

Browse files
committed
chore(version): package.json에 명시된 버전을 v1.0.0으로 업데이트
package.json의 version을 v1.0.0 업데이트 Signed-off-by: chayeoi <chayeoikeem@gmail.com>
1 parent 3f6f23f commit 5529bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "blog",
33
"private": true,
44
"description": "My personal blog",
5-
"version": "0.1.0",
5+
"version": "1.0.0",
66
"author": "chayeoi <chayeoikeem@gmail.com>",
77
"dependencies": {
88
"@emotion/core": "^10.0.27",

0 commit comments

Comments
 (0)