Skip to content

Commit bfa5064

Browse files
committed
Getting everything up for next release.
1 parent f5f3cf0 commit bfa5064

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<h1 align="center">Vue-countdown-timer Component</h1>
44

55
<div align="center">
6-
Vue 2 countdown and timer component <br>
7-
—— Made with ❤️ by <a href="https://github.com/TriDiamond">TriDiamond</a>
6+
<p>Vue 2 countdown and timer component <br>
7+
—— Made with ❤️ by <a href="https://github.com/TriDiamond">TriDiamond</a></p>
88

99
<p align="center">
1010
<a href="https://circleci.com/gh/TriDiamond/vuejs-countdown-timer/tree/master">

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<h1 align="center">Vue-countdown-timer Component</h1>
44

55
<div align="center">
6-
Vue 2 活动倒计时组件 <br>
7-
—— Made with ❤️ by <a href="https://github.com/TriDiamond">TriDiamond</a>
6+
<p>Vue 2 活动倒计时组件 <br>
7+
—— Made with ❤️ by <a href="https://github.com/TriDiamond">TriDiamond</a></p>
88

99
<p align="center">
1010
<a href="https://circleci.com/gh/TriDiamond/vuejs-countdown-timer/tree/master">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<div class="jumbotron jumbotron-fluid gradient-background text-white">
6767
<div class="container">
68-
<h5 class="display-4">vuejs-countdown-timer <small>v2.1.1</small></h5>
68+
<h5 class="display-4">vuejs-countdown-timer</h5>
6969
<p class="lead">Vuejs event coutdown timer! Supports event labels, countdown till start and countdown till end!</p>
7070
</div>
7171
</div>

0 commit comments

Comments
 (0)