Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Prepare next dev iteration (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck authored Jan 20, 2022
1 parent 5756e6b commit d98f168
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-sonarjs",
"version": "0.11.0",
"version": "0.12.0",
"description": "SonarJS rules for ESLint",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sonar.projectDescription=SonarJS rules for ESLint

# current version in development
# should be bigger than the one in package.json
sonar.projectVersion=0.6.0
sonar.projectVersion=0.13.0

sonar.links.homepage=https://github.com/SonarSource/eslint-plugin-sonarjs
sonar.links.ci=https://travis-ci.org/SonarSource/eslint-plugin-sonarjs
Expand Down

0 comments on commit d98f168

Please sign in to comment.