Skip to content
Snippets Groups Projects
Commit 63e32be9 authored by Denis Zhidkikh's avatar Denis Zhidkikh :horse:
Browse files

Bump version

parent 3ef872e2
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@
## [Unreleased]
## [1.0.1]
### Fixed
- Fixed unit tests not being run in Rider after test generation
## [1.0.0]
### Added
- Added support for Java projects via JUnit
......
......@@ -3,7 +3,7 @@
pluginGroup = fi.jyu.rider.comtest
pluginName = ComTest Runner
# SemVer format -> https://semver.org
pluginVersion = 1.0.0
pluginVersion = 1.0.1
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 222
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment