Skip to content

Commit 68633c1

Browse files
committed
update github pagges title
1 parent cd53ffd commit 68633c1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/antidot-framework/antidot-event-dispatcher/tree/HEAD)
4-
5-
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.0...HEAD)
3+
## [1.1.1](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.1) (2019-04-14)
4+
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.0...1.1.1)
65

76
**Implemented enhancements:**
87

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Document</title>
5+
<title>Antidot Framework - Antidot Event Dispatcher</title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
7-
<meta name="description" content="Description">
7+
<meta name="description" content="Antidot framework Event Dispatcher library">
88
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
99
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
1010
</head>

0 commit comments

Comments
 (0)