Skip to content

Commit

Permalink
Bumping patch and updating CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
arboleya committed Dec 22, 2012
1 parent ba33cb2 commit 0f8741d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
![Coffee Toaster](http://github.com/serpentem/coffee-toaster/blob/0.5.0/images/toaster.png?raw=true) ![Coffee Toaster](http://github.com/serpentem/coffee-toaster/blob/0.5.0/images/toaster.png?raw=true)


Minimalist build system for CoffeeScript. Minimalist build system for CoffeeScript.
> Version 0.6.8 > Version 0.6.9
[![Build Status](https://secure.travis-ci.org/serpentem/coffee-toaster.png)](http://travis-ci.org/serpentem/coffee-toaster) [![Build Status](https://secure.travis-ci.org/serpentem/coffee-toaster.png)](http://travis-ci.org/serpentem/coffee-toaster)


Expand Down
3 changes: 3 additions & 0 deletions build/CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog # Changelog


## 0.6.9 - 12/22/2012
* Fixing path's evaluation also when aliases are in use

## 0.6.8 - 12/22/2012 ## 0.6.8 - 12/22/2012
* Fixing path's evaluation for import directives * Fixing path's evaluation for import directives


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ {
"name": "coffee-toaster", "name": "coffee-toaster",
"version": "0.6.8", "version": "0.6.9",
"author": "Anderson Arboleya <anderson@arboleya.me>", "author": "Anderson Arboleya <anderson@arboleya.me>",
"description": "Minimalist build system for CoffeeScript.", "description": "Minimalist build system for CoffeeScript.",
"keywords": ["coffeescript", "build", "namespace", "tool"], "keywords": ["coffeescript", "build", "namespace", "tool"],
Expand Down

0 comments on commit 0f8741d

Please sign in to comment.