Skip to content

Commit 5b2f15a

Browse files
committed
change version number
1 parent 597c863 commit 5b2f15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const version = "2.0.0";
1+
const version = "2.0.1";
22

33
const express = require("express");
44
const path = require("path");

0 commit comments

Comments
 (0)