Browse Source

Bumped version number to 0.0.1-alpha.1.

Sebastian Haas 9 years ago
parent
commit
c9ae8eb098
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "opensheetmusicdisplay",
   "name": "opensheetmusicdisplay",
-  "version": "0.0.1-alpha.0",
+  "version": "0.0.1-alpha.1",
   "description": "An open source JavaScript engine for displaying MusicXML based on VexFlow.",
   "description": "An open source JavaScript engine for displaying MusicXML based on VexFlow.",
   "main": "dist/src/OSMD/OSMD.js",
   "main": "dist/src/OSMD/OSMD.js",
   "typings": "dist/src/OSMD/OSMD",
   "typings": "dist/src/OSMD/OSMD",