Skip to content

Commit

Permalink
Version number fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erikroyall committed Sep 4, 2013
1 parent c8304dc commit 7b91272
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG
@@ -1,13 +1,10 @@
CHANGELOG
=========

0.0.10
------
* Add .rs() for HelioNumber

0.0.9
-----
* Add .pluck() for HelioArray
* Add .rs() for HelioNumber

0.0.8
-----
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
Helio
=====

_v0.0.10_
_v0.0.9_

Provides many new utility functions to solve common tasks

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "Helio",
"version": "0.0.10",
"version": "0.0.9",
"main": "build/helio.js",
"ignore": [
".DS_Store",
Expand Down

0 comments on commit 7b91272

Please sign in to comment.