Skip to content

Commit 693cbc0

Browse files
committed
Incremented version to v1.0.9
1 parent 22ce0a7 commit 693cbc0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ http://jashkenas.github.com/coffee-script/extras/coffee-script.js
4444

4545
Changes
4646
-------
47+
1.0.9
48+
Updated coffee-script.js to v1.7.1.
4749
1.0.8
4850
Updated coffee-script.js to v1.6.3.
4951
Added download_link to setup.py.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='CoffeeScript',
12-
version='1.0.8',
12+
version='1.0.9',
1313
author='OMOTO Kenji',
1414
description='A bridge to the JS CoffeeScript compiler',
1515

0 commit comments

Comments
 (0)