- Make sure you are on the
masterbranch and it is up to date (git pull) - Open
pom.xmland set the version to the desired version number, such as<version>0.1.0</version> - Commit and push those changes to master
- Create a new release on GitHub at https://github.com/OpenRefine/CommonsExtension/releases/new, providing a release title (such as "Commons extension 0.1.0") and a description of the features in this release. You can copy the content of the last release go get a starting template. Also create a new tag following the existing pattern.