Skip to content

Commit a9b09c2

Browse files
committed
update readme and changelog
1 parent 9e8fe78 commit a9b09c2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# SlipHover <sup>[v2.0.1](https://github.com/wayou/SlipHover/releases/tag/v2.0.1)</sup>
2+
# SlipHover <sup>[v2.0.2](https://github.com/wayou/SlipHover/releases/tag/v2.0.2)</sup>
33

44
You'll love it when you need to display an image gallery.
55

@@ -97,6 +97,12 @@ Licensed under the MIT License
9797

9898
## Changelog
9999

100+
**v2.0.2**
101+
102+
release: 22 Dec 2014
103+
104+
- fix #9
105+
100106
**v2.0.1**
101107

102108
release: 24 Jun 2014

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sliphover",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"homepage": "http://wayou.github.io/SlipHover/",
55
"authors": [
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "sliphover",
33
"description": "apply direction aware animation caption to images",
44
"author": "wayou",
5-
"version": "2.1.0",
5+
"version": "2.0.2",
66
"main": "src/jquery.sliphover.min.js"
77
}

0 commit comments

Comments
 (0)