Skip to content

Commit 808ee2e

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

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": "1.0.0",
5+
"version": "1.1.0",
66
"author": "chayeoi <chayeoikeem@gmail.com>",
77
"dependencies": {
88
"@emotion/core": "^10.0.27",

0 commit comments

Comments
 (0)