Bump to 0.4.0

This commit is contained in:
Stephen Paul Weber 2019-08-01 13:11:09 -05:00
parent c0e6aeb163
commit 67aba78699
No known key found for this signature in database
GPG Key ID: D11C2911CE519CDE
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
* @see http://tools.ietf.org/html/rfc4880
*/
class OpenPGP {
const VERSION = array(0, 3, 0);
const VERSION = array(0, 4, 0);
/**
* @see http://tools.ietf.org/html/rfc4880#section-6