Skip to content

Commit 8d89b50

Browse files
committed
add version
1 parent dce2d08 commit 8d89b50

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"name": "espresso-tutorials/epub-to-html-converter",
2+
"name": "espresso-tutorials/php-epub",
33
"type": "library",
44
"license": "ISC",
5+
"version": "0.1.0",
56
"autoload": {
67
"psr-4": {
78
"EspressoTutorials\\Epub\\": "src/"

composer.lock

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)