Skip to content

Commit

Permalink
Merge pull request #2 from CraftQuest/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
ryanirelan committed Jun 2, 2020
2 parents 703b75a + 4a4edc3 commit bcea7dd
Show file tree
Hide file tree
Showing 3 changed files with 4,080 additions and 947 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog


## 1.0.4 - 2020-06-01
### Changed
- Updated packages to latest.

## 1.0.3 - 2018-11-02
### Changed
- We made a mistake. Added type of project to composer file.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "craftquest/craft-starter",
"description": "A starter Craft installation from livestream with Andrew Welch.",
"version": "1.0.3",
"version": "1.0.4",
"type": "project",
"require": {
"craftcms/cms": "^3.0.0",
Expand Down
Loading

0 comments on commit bcea7dd

Please sign in to comment.