Move sources order to Ruby, which is where it's used.

This commit is contained in:
Davis W. Frank
2012-04-01 11:28:57 -07:00
parent 674197aef8
commit 3a0ada034b
7 changed files with 39 additions and 26 deletions

View File

@@ -2,5 +2,5 @@ jasmine.version_= {
"major": 1,
"minor": 1,
"build": 0,
"revision": 1333301588
"revision": 1333304168
};