Skip to content

Commit

Permalink
[Release] v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ptkdev committed Dec 4, 2019
1 parent c3c1b72 commit 5d8b780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-snakecasejs",
"description": "ESLint Plugin to enforce a style of snake_case in your project, rather than just disabling camelCase.",
"version": "2.0.3",
"version": "2.1.0",
"main": "plugin.js",
"author": "Patryk Rzucidło [@ptkdev] <support@ptkdev.io> (https://ptk.dev)",
"license": "MIT",
Expand Down Expand Up @@ -65,4 +65,4 @@
"David Buchan-Swanson [@deecewan] <david.buchanswanson@gmail.com>",
"Tomasz Domański [@rozpuszczalny] <github@tomaszdomanski.com>"
]
}
}

0 comments on commit 5d8b780

Please sign in to comment.