Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Version bump to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Gerig committed May 9, 2018
1 parent 06c7cff commit 2a7aa4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application/Version.php
Expand Up @@ -16,7 +16,7 @@ final class Version
{
const MAJOR_VERSION = '2';
const MINOR_VERSION = '0';
const RELEASE_VERSION = '2';
const RELEASE_VERSION = '3';
const EXTRA_VERSION = null;

/**
Expand Down

0 comments on commit 2a7aa4c

Please sign in to comment.