Move version of this package to "VERSION" file (from "composer.json" file)

This commit is contained in:
Meritoo
2018-07-02 20:19:29 +02:00
parent 9f08a2aaaf
commit cc30ad8d9e
3 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Common and useful classes, methods, exceptions etc.
1. TravisCI > run using PHP 7.2 too
2. ValueObject > class Version > represents version of software
3. Move version of this package to `VERSION` file (from `composer.json` file)
# 0.1.0

1
VERSION Normal file
View File

@@ -0,0 +1 @@
0.1.1

View File

@@ -2,7 +2,6 @@
"name": "meritoo/common-library",
"description": "Useful classes, methods, extensions etc.",
"license": "MIT",
"version": "0.1.1",
"authors": [
{
"name": "Meritoo.pl",