Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skanaar committed May 12, 2021
1 parent c9962d2 commit 683847c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 862 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.4.0] - 2021-05-12

- ball and socket connections for expressing required and provided interfaces

## [1.3.1] - 2020-11-05

- fix bug where bundles were incompatible with Node 12
Expand Down
2 changes: 1 addition & 1 deletion dist/nomnoml.js
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@
return processImports(loadFile(rootFileName), loadFile, maxImportDepth);
}

var version = '1.3.1';
var version = '1.4.0';

exports.Classifier = Classifier;
exports.Compartment = Compartment;
Expand Down
Loading

0 comments on commit 683847c

Please sign in to comment.