Skip to content

Commit

Permalink
Merge pull request #3 from hack4impact-uiuc/prep-release
Browse files Browse the repository at this point in the history
Prep for release 1.0.0
  • Loading branch information
arpanlaha authored Aug 21, 2019
2 parents d2b298e + ef41cb3 commit 0b646dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# eslint-plugin
# eslint-plugin [![npm package](https://img.shields.io/npm/v/@h4iuiuc/eslint-plugin)](https://www.npmjs.com/package/@h4iuiuc/eslint-plugin)

An ESLint plugin intended for use with Hack4Impact UIUC projects.

Expand Down
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": "@h4iuiuc/eslint-plugin",
"version": "1.0.0-preview.3",
"version": "1.0.0",
"description": "An ESLint plugin intended for use with Hack4Impact UIUC projects.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 0b646dd

Please sign in to comment.