Skip to content

Commit 27b4108

Browse files
committed
Updated package version
1 parent 701a172 commit 27b4108

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ At the moment there's no way to check development versions of dependencies.
4848

4949
## Changelog
5050

51+
**v0.1.1**
52+
Fixed a typo
53+
5154
**v0.1.0**
5255
Initial release
5356

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "check-drupal-patches",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Checks a list of Drupal patches against package releases",
55
"keywords": [
66
"drupal",

0 commit comments

Comments
 (0)