-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Chris Carlevato
committed
Sep 22, 2019
1 parent
791ee44
commit d961198
Showing
10 changed files
with
829 additions
and
1,155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "asdfdotdev/utm.codes", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Easily create and manage your marketing tracking links in WordPress for better analytics.", | ||
"type": "wordpress-plugin", | ||
"require-dev": { | ||
|
@@ -17,5 +17,6 @@ | |
"email": "[email protected]" | ||
} | ||
], | ||
"minimum-stability": "stable" | ||
"minimum-stability": "stable", | ||
"keywords": ["WordPress", "plugin", "utm codes"] | ||
} |
Oops, something went wrong.