diff options
author | elijah <elijah@riseup.net> | 2014-11-06 14:16:13 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-11-06 14:16:13 -0800 |
commit | 527c5ba8515580c8dc46ea1f8ec497c7cd2703ed (patch) | |
tree | eb3f3436d39e52880c500b555568fe05ddd38c88 /test/leap_platform | |
parent | 2c697c574a6844c6cec3dc0cb6498cc0f87ff072 (diff) |
allow leap_cli tests to run again
Diffstat (limited to 'test/leap_platform')
-rw-r--r-- | test/leap_platform/platform.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/leap_platform/platform.rb b/test/leap_platform/platform.rb index 4d4f22c..d93f59c 100644 --- a/test/leap_platform/platform.rb +++ b/test/leap_platform/platform.rb @@ -4,7 +4,7 @@ # Leap::Platform.define do - self.version = "0.5.3" + self.version = "0.6.0" self.compatible_cli = "1.5.8".."1.99" # |