Skip to content

Commit

Permalink
Fix/description (#423)
Browse files Browse the repository at this point in the history
* docs(description): fixes typo in package description

* chore(release): bumps version to 3.0.12-alpha
  • Loading branch information
2xAA authored Sep 13, 2020
1 parent 64177cf commit f5dd9ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "modv",
"productName": "modV",
"description": "modular audio visualisation powered by JavaScripts",
"description": "modular audio visualisation powered by JavaScript",
"author": "vcync",
"version": "3.0.11-alpha",
"version": "3.0.12-alpha",
"private": false,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit f5dd9ef

Please sign in to comment.