Skip to content

Commit 3e1c8d0

Browse files
committed
Change to v0.2.1
Change version to v0.2.1 for npm publish
1 parent 6e7d3b3 commit 3e1c8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "re-pl",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "The ultimate promise based general-purpose Read-Eval-Wait-Print Loop (REPL) console for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)