mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Consistent version
This commit is contained in:
parent
7a8ebf6db5
commit
675ef60f9d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module Spectator
|
||||||
extend self
|
extend self
|
||||||
|
|
||||||
# Current version of the Spectator library.
|
# Current version of the Spectator library.
|
||||||
VERSION = "0.1.0"
|
VERSION = "0.5.0"
|
||||||
|
|
||||||
# Top-level describe method.
|
# Top-level describe method.
|
||||||
# All specs in a file must be wrapped in this call.
|
# All specs in a file must be wrapped in this call.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue