Skip to content

Commit

Permalink
fix(package.json): updates package version
Browse files Browse the repository at this point in the history
  • Loading branch information
j-prototype committed Apr 24, 2021
1 parent 2b47720 commit e16a34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@j.u.p.iter/folder-path",
"version": "0.0.1",
"version": "0.0.0-semantically-released",
"description": "Resolves path to an absolute path to a folder of a package",
"main": "dist/lib/index.js",
"typings": "dist/types",
Expand Down

0 comments on commit e16a34c

Please sign in to comment.