Skip to content

Commit 3eb3595

Browse files
committed
Version bump
1 parent 915fa09 commit 3eb3595

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ In case no valid CSS selector is provided, `false` is returned.
3535

3636
## Changelog
3737

38+
* 0.0.2
39+
* Update outdated dependencies
3840
* 0.0.1
3941
* Initial version
4042

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-selector-tree",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A small helper to split CSS selectors into subjects and conditions",
55
"author": {
66
"name": "Thomas Rasshofer",

0 commit comments

Comments
 (0)