Skip to content

Commit 1a53544

Browse files
Merge branch 'release/v1.4.4' of https://github.com/technote-space/jquery.marker-animation into release/v1.4.4
2 parents cbfe646 + 1509eab commit 1a53544

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
- [スクリーンショット](#%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88)
2121
- [動作](#%E5%8B%95%E4%BD%9C)
2222
- [Installation](#installation)
23-
- [ダウンロードして利用](#%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%E3%81%97%E3%81%A6%E5%88%A9%E7%94%A8)
2423
- [npmから利用](#npm%E3%81%8B%E3%82%89%E5%88%A9%E7%94%A8)
24+
- [ダウンロードして利用](#%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%E3%81%97%E3%81%A6%E5%88%A9%E7%94%A8)
2525
- [WordPressで利用](#wordpress%E3%81%A7%E5%88%A9%E7%94%A8)
2626
- [基本的な使用方法](#%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%81%AA%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95)
2727
- [オプション](#%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3)

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jQuery plugin to add under line animation like highlighter.
2020
- [Screenshot](#screenshot)
2121
- [Behavior](#behavior)
2222
- [Installation](#installation)
23-
- [Use from download](#use-from-download)
24-
- [Use from npm](#use-from-npm)
25-
- [for WordPress](#for-wordpress)
23+
- [npm](#npm)
24+
- [Browser](#browser)
25+
- [WordPress](#wordpress)
2626
- [Usage](#usage)
2727
- [Options](#options)
2828
- [color](#color)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Marker animation jQuery plugin",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)