Skip to content

Commit 06ce87e

Browse files
committed
Bump version
1 parent 0593865 commit 06ce87e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a WordPress starter project for use with Composer. I'll add more documentation when I can, but it's based heavily off of Mark Jaquith's [WordPress Skeleton](https://github.com/markjaquith/WordPress-Skeleton) project. To get started using it, just use the `create-project` composer command:
44

55
```
6-
composer create-project johnpbloch/wordpress-project my-site 0.1.1
6+
composer create-project johnpbloch/wordpress-project my-site 0.1.2
77
```
88

99
This will create the project in the `my-site` directory. The project uses `public` as the document root, so make sure to take that into account in your host configurations.
@@ -12,4 +12,4 @@ This package is meant to kickstart development of your site. It's probably unwis
1212

1313
## License
1414

15-
MIT
15+
MIT

0 commit comments

Comments
 (0)