Skip to content

Commit

Permalink
Stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
silbinarywolf committed May 16, 2018
1 parent 6336361 commit 4f5ad00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This module allows you to use special <:TemplateName> syntax to include template
## Composer Install

```
composer require silbinarywolf/silverstripe-components:0.4.0
composer require silbinarywolf/silverstripe-components:~1.0
```

## Requirements
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.4.x-dev"
"dev-master": "1.0.x-dev"
},
"installer-name": "components"
},
Expand Down

0 comments on commit 4f5ad00

Please sign in to comment.