Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
anilmisirlioglu committed Dec 10, 2020
1 parent 92d50ad commit d134780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Support for many keyboards.
- First version

## [0.0.1]
## [1.0.0]
### Added
- Added plugin main features. (See the [README](README.md#features) for more)
- Counts your keystrokes using low memory.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -> https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html
pluginGroup = org.anilmisirlioglu.keystroke
pluginName_ = Keystroke Counter
pluginVersion = 0.0.1
pluginVersion = 1.0.0
pluginSinceBuild = 193
pluginUntilBuild = 203.*

Expand Down

0 comments on commit d134780

Please sign in to comment.