Skip to content

Commit

Permalink
Specify module version-number
Browse files Browse the repository at this point in the history
  • Loading branch information
fgheysels authored Nov 23, 2021
1 parent 66a04f0 commit fb49e57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This module provides the following capabilities:
To have access to the following features, you have to import the module:

```powershell
PS> Install-Module -Name Arcus.Scripting.SQL
PS> Install-Module -Name Arcus.Scripting.SQL -RequiredVersion 0.5.0
```

## Invoke a database migration
Expand Down

0 comments on commit fb49e57

Please sign in to comment.