Skip to content

Commit

Permalink
[Release] v1.1.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ptkdev committed Sep 30, 2018
1 parent 4a23ee7 commit d57921d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "eslint-plugin-snakecasejs",
"version": "1.1.0-1",
"description": "Eslint plugin to enforce a style of snake_case in your project, rather than just disabling camelcase.",
"version": "1.1.0-2",
"main": "index.js",
"author": "Patryk Rzucidlo [@ptkdev] <support@ptkdev.io> (https://ptkdev.it)",
"author_original": "David Buchan-Swanson <david.buchanswanson@gmail.com>",
"license": "GPL-3.0",
"license": "MIT",
"homepage": "https://github.com/ptkdev",
"bugs": {
"url": "https://github.com/ptkdev/eslint-plugin-snakecasejs/issues"
Expand Down

0 comments on commit d57921d

Please sign in to comment.