Don't include the specs in the ruby gem

- Bump to 2.99.2 for gem
This commit is contained in:
Gregg Van Hove
2018-02-09 09:22:35 -08:00
parent 4e5d947faa
commit 3c6308f1dc
4 changed files with 3 additions and 4 deletions

View File

@@ -1 +0,0 @@
../../spec

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.99.1"
VERSION = "2.99.2"
end
end