Add versioning to jasmine

This commit is contained in:
ragaskar
2009-08-20 22:16:14 -07:00
parent 9b9a4b6835
commit 3993969c41
6 changed files with 73 additions and 7 deletions

6
src/version.json Normal file
View File

@@ -0,0 +1,6 @@
{
"major": 0,
"minor": 9,
"build": 0,
"revision": 0
}