Files
jasmine/src/core/version.json
Davis W. Frank e88d88e427 Move all core files into src/core.
Move Browser & Node specs to test against lib/jasmine.js instead of the separate source. Yes, this makes development a little harder but it's better to test that jasmine.js was built correctly.
2011-06-05 21:28:26 -07:00

6 lines
45 B
JSON

{
"major": 1,
"minor": 1,
"build": 0
}