Skip to content

Commit

Permalink
bumped the version/built the distro/updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jejacks0n committed Jun 12, 2012
1 parent 00758cd commit 543d83a
Show file tree
Hide file tree
Showing 9 changed files with 2,145 additions and 606 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ you'll write in what you want.

### For Non-Rails Environments

[Download the zip file](https://github.com/downloads/jejacks0n/mercury/mercury-v0.6.0.zip), and then follow the
[Download the zip file](https://github.com/downloads/jejacks0n/mercury/mercury-v0.7.0.zip), and then follow the
installation instructions on the [wiki article](https://github.com/jejacks0n/mercury/wiki/Using-Mercury-without-Rails).


Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/mercury/mercury.js.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#
@Mercury ||= {}
jQuery.extend @Mercury,
version: '0.6.0'
version: '0.7.0'

# Mercury object namespaces
Regions: Mercury.Regions || {}
Expand Down
Loading

0 comments on commit 543d83a

Please sign in to comment.