Verify the version string. - SemVerIt should only accept version strings in the format n.n.n. Any other string should be rejected with an exception. Implement Exception class.
0.3.4
Sync versions.
0.3.3
Apply PackageIt improvements. - .
0.3.2
Apply PackageIt improvements. - Added release management to PackageIt. Apply the changes and inspect the results. The initial version of a new created project should be 0.0.0 which indicate that it is a virgin project. - SemVerIt currently return 0.0.1 for a new project, Change it to 0.0.0