mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 18:41:10 +00:00
4 lines
54 B
Text
4 lines
54 B
Text
|
#!/bin/bash
|
||
|
|
||
|
exec script/lib/bump-version.sh zed v $@
|