Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianshapiro committed Aug 10, 2014
1 parent 4bc109b commit edf8c5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

`npm install velocity-animate`

`<script src="//cdn.jsdelivr.net/jquery.velocity/0.10.1/jquery.velocity.min.js"></script>`
`<script src="//cdn.jsdelivr.net/jquery.velocity/0.11.0/jquery.velocity.min.js"></script>`


###**Learn**
Expand All @@ -22,7 +22,7 @@

###**New**

- 0.11.0: Can now use module loaders with Velocity without having to shim jQuery.
- 0.11.0: Can load Velcity module without having to shim jQuery. Also: [VelocityJS.org/#hook](http://VelocityJS.org/#hook)
- 0.10.1: Mock UI testing. [VelocityJS.org/#mock](http://VelocityJS.org/#mock)
- 0.10.0: Infinite looping. [VelocityJS.org/#loop](http://VelocityJS.org/#loop)
- 0.9.0: Hex values. [VelocityJS.org/#colors](http://VelocityJS.org/#colors)
Expand Down

0 comments on commit edf8c5c

Please sign in to comment.