Skip to content

Commit

Permalink
1.13.0-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sverweij committed Feb 2, 2018
1 parent 7aee568 commit f018473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ define(function(require){
}
},

version: "1.12.9",
version: "1.13.0-beta-1",

getAllowedValues: function() {
return Object.freeze({
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mscgenjs",
"version": "1.12.9",
"version": "1.13.0-beta-1",
"description": "Sequence chart rendering library",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit f018473

Please sign in to comment.