We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701a172 commit 27b4108Copy full SHA for 27b4108
README.md
@@ -48,6 +48,9 @@ At the moment there's no way to check development versions of dependencies.
48
49
## Changelog
50
51
+**v0.1.1**
52
+Fixed a typo
53
+
54
**v0.1.0**
55
Initial release
56
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "check-drupal-patches",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Checks a list of Drupal patches against package releases",
5
"keywords": [
6
"drupal",
0 commit comments