Skip to content

Commit b4c770c

Browse files
Merge pull request #238 from StartAutomating/PipeScriptInheritance
PipeScript Inheritance
2 parents 2842d21 + 7044be1 commit b4c770c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PipeScript.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
ModuleVersion = '0.1.4'
2+
ModuleVersion = '0.1.5'
33
Description = 'An Extensible Transpiler for PowerShell (and anything else)'
44
RootModule = 'PipeScript.psm1'
55
PowerShellVersion = '4.0'

0 commit comments

Comments
 (0)