Skip to content

Commit

Permalink
Merge pull request #90 from julianhille/feature/raise-version-for-rel…
Browse files Browse the repository at this point in the history
…ease

Raise version in package.json
  • Loading branch information
julianhille authored May 28, 2021
2 parents ae49591 + bc84993 commit d761d4f
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": "muhammara",
"version": "1.7.0",
"version": "1.8.0",
"description": "Create, read and modify PDF files and streams. A drop in replacement for hummujs PDF library",
"homepage": "https://github.com/julianhille/Muhammarajs",
"license": "Apache-2.0",
Expand Down

0 comments on commit d761d4f

Please sign in to comment.