Skip to content

Commit 7381132

Browse files
committed
Bump version to 2.0.0
1 parent cc6d807 commit 7381132

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shakacode-style-guide-javascript",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Shakacode javascript style guide.",
55
"authors": [
66
"Justin Gordon <[email protected]> (https://github.com/justin808)",

packages/eslint-config-shakacode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-shakacode",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Shakacode eslint config.",
55
"authors": [
66
"Justin Gordon <[email protected]> (https://github.com/justin808)",

0 commit comments

Comments
 (0)