Skip to content

Commit

Permalink
v1.10.1-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongsik Yoo committed Mar 5, 2019
1 parent 2c25f0a commit e7242fe
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -8,7 +8,7 @@
"dist/tui-calendar.js",
"dist/tui-calendar.css"
],
"version": "1.10.0",
"version": "1.10.1-rc",
"description": "TOAST UI Calendar",
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion dist/tui-calendar.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions dist/tui-calendar.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/tui-calendar.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/tui-calendar.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/tui-calendar.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/tui-calendar.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/tui-calendar.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.d.ts
@@ -1,4 +1,4 @@
// Type definitions for TOAST UI Calendar v1.10.0
// Type definitions for TOAST UI Calendar v1.10.1-rc
// TypeScript Version: 3.2.1

declare namespace tuiCalendar {
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "tui-calendar",
"author": "NHNEnt FE Development Lab <dl_javascript@nhnent.com>",
"version": "1.10.0",
"version": "1.10.1-rc",
"main": "dist/tui-calendar.js",
"license": "MIT",
"description": "TOAST UI Calendar",
Expand Down

0 comments on commit e7242fe

Please sign in to comment.