Skip to content

Commit 4631a3c

Browse files
committed
bump version to 2.0.0
1 parent be58842 commit 4631a3c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,4 @@ Please follow the [WordPress coding standards](https://make.wordpress.org/core/h
9595
- 0.4.1 - Remove Mocha as a peerdendency
9696
- 0.4.2 - set `cmd-diff` to `diff` for svn
9797
- 1.0.0 - Add filemapping option. Bump minimum node version. Change code style. Update tooling.
98-
99-
### Unreleased
100-
- Bump minimium node version to 10.
98+
- 2.0.0 - Bump minimum node version. Use @wordpress/scripts. Allow Credentials to be stored. Reduce Dependancy on Grunt.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-patch-wordpress",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Patch your core WordPress",
55
"author": {
66
"name": "Aaron Jorbin",

0 commit comments

Comments
 (0)