Skip to content

Commit 7012931

Browse files
committed
chore(version): Change Version
1 parent 21bf084 commit 7012931

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egjs",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "Set of UI interactions, effects and utilities components library.",
55
"authors": [
66
"NAVER corp"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egjs",
3-
"version": "0.0.3-snapshot",
3+
"version": "1.0.0",
44
"description": "Set of UI interactions, effects and utilities components library.",
55
"outputname": "eg",
66
"main": "dist/eg.js",

0 commit comments

Comments
 (0)