8000 version bump · coderofsalvation/powscript@7845cef · GitHub
[go: up one dir, main page]

Skip to content

Commit 7845cef

Browse files
version bump
1 parent 6fc2934 commit 7845cef

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
help=$(usage myapp)
2525
echo "Usage: $help" && exit
2626

27-
## Reference + Examples
28-
29-
Check the wiki <a href="https://github.com/coderofsalvation/powscript/wiki/Reference">here</a>
27+
Check <a href="https://github.com/coderofsalvation/powscript/wiki/Reference">here</a> for more examples
3028

3129
## Features
3230

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "powscript",
3-
"version": "1.0.17",
3+
"version": "1.0.18",
44
"description": "painless shellscript aka bash for hipsters: a bash transpiler which reduces noise",
55
"main": "powscript",
66
"directories": {

0 commit comments

Comments
 (0)
0