Skip to content

Commit 15c2d7a

Browse files
committed
skip: create 1.3.0 tag from 1.3.0-rc
1 parent 6934a4f commit 15c2d7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+53300
-8
lines changed

.gitignore

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@ node_modules/
22
bower_components/
33
sample/
44
.DS_Store
5-
report/
6-
temp/
7-
doc/
8-
dist/
9-
.idea/
10-
_site/
5+
report
6+
temp
117
*.log
128
*.iml
139
browserstack-run.pid
1410
config/browertstack.config.json
11+
.idea/

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": "1.2.0-snapshot",
3+
"version": "1.3.0",
44
"description": "Set of UI interactions, effects and utilities components library.",
55
"authors": [
66
"NAVER corp"

0 commit comments

Comments
 (0)