Skip to content

Commit 9aff5b3

Browse files
Add version file (#693)
1 parent f9b3039 commit 9aff5b3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.shiprc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2+
"files": {
3+
".version": []
4+
},
25
"postbump": "npm run docs"
3-
}
6+
}

.version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v2.2.4

0 commit comments

Comments
 (0)