Squashed 'deps/ox/' content from commit 69957bd
git-subtree-dir: deps/ox
git-subtree-split: 69957bd7b2
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
while (<>) {
|
||||
if (/version : '(.+)',/) {
|
||||
print "$1";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user