Merge pull request #2606 from gavinhungry/coffeescript-1.7.1

Add CoffeeScript 1.7.1
This commit is contained in:
Pete Cooper
2014-02-04 13:40:43 -08:00
2 changed files with 13 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "coffee-script",
"filename": "coffee-script.min.js",
"version": "1.6.3",
"version": "1.7.1",
"description": "CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.",
"homepage": "http://jashkenas.github.com/coffee-script/",
"keywords": [