Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Mar 12, 2019
1 parent 8cf1043 commit 4a88f2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
CHANGELOG
=========

## 4.0.2
* Updated to pop-db v4.5.0, which includes support for the encoded record class

## 4.0.1
* Added pop-kettle component for CLI-based helper functionality

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Pop PHP Framework

RELEASE INFORMATION
-------------------
Pop PHP Framework 4.0.1
Released February 9, 2019
Pop PHP Framework 4.0.2
Released March 12, 2019

OVERVIEW
--------
Expand Down Expand Up @@ -57,7 +57,7 @@ $ composer require popphp/popphp-framework
Or, you can add it your project's `composer.json` file:

"require": {
"popphp/popphp-framework": "^4.0.1"
"popphp/popphp-framework": "^4.0.2"
}

Also, you can clone this repository and install it directly:
Expand Down

0 comments on commit 4a88f2b

Please sign in to comment.