Skip to content

Commit

Permalink
chore(release): v0.0.2 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim authored Jun 29, 2024
1 parent 6c60de7 commit f435082
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@barudakrosul/split-lines",
"version": "0.0.1",
"version": "0.0.2",
"description": "Splits a string into an array by lines",
"main": "index.js",
"scripts": {
Expand All @@ -18,7 +18,8 @@
"split",
"lines",
"string",
"array"
"array",
"split-line"
],
"author": "Barudak Rosul",
"license": "Apache-2.0",
Expand Down

0 comments on commit f435082

Please sign in to comment.