Skip to content

Commit

Permalink
update readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wayou committed Dec 22, 2014
1 parent 9e8fe78 commit a9b09c2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

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

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

Expand Down Expand Up @@ -97,6 +97,12 @@ Licensed under the MIT License

## Changelog

**v2.0.2**

release: 22 Dec 2014

- fix #9

**v2.0.1**

release: 24 Jun 2014
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sliphover",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "http://wayou.github.io/SlipHover/",
"authors": [
"wayou <liuwayong@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "sliphover",
"description": "apply direction aware animation caption to images",
"author": "wayou",
"version": "2.1.0",
"version": "2.0.2",
"main": "src/jquery.sliphover.min.js"
}

0 comments on commit a9b09c2

Please sign in to comment.