Skip to content

Commit 980e34b

Browse files
committed
1.0.0
1 parent f8cbb06 commit 980e34b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unist-util-find-before",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Utility to find a node before another node",
55
"license": "MIT",
66
"keywords": [

history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
<!--lint disable no-multiple-toplevel-headings-->
44

5-
0.0.0 / 2015-09-01
5+
1.0.0 / 2015-09-01
66
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unist-util-find-before",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Utility to find a node before another node",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)