Skip to content

Commit 27dfee5

Browse files
authored
Bump version
1 parent 736647a commit 27dfee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
return substr_compare($page->getPath(), $path, -strlen($path), strlen($path)) === 0;
1212
});
1313
},
14-
'version' => 'v0.1.3'
14+
'version' => 'v0.1.5'
1515
];

0 commit comments

Comments
 (0)