VersionChecker 1.1.0
New Features
- Added ifOutdatedVersion method to GitHubVersionChecker for checking if the current version of a repository is outdated and taking an action based on the latest version.
- Created Version class for more object oriented programming and future features.