Skip to content

Commit

Permalink
updated version and name in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bhofmei committed Aug 11, 2017
1 parent eccb2f2 commit a23dd74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ Additional parameters that can be specified for the track configuration.

## Future Plans
- "Loading" screen when recomputing after changing a track setting
- turn on/off labels using CSS without redrawing
- Ability to add track locally by adding option to menu bar, "File"
- Possibly improved score view (currently works fine but is not visually appealing)
- SVG-based track (compared to current canvas-based) for improved screenshots
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jbplugin-smallrna",
"version": "1.0.2",
"name": "NucleotideDensityPlugin",
"version": "1.0.4",
"description": "Multiple heatmap-style plots for user-specified sequence contexts",
"main": "js/main.js",
"scripts": {
Expand Down

0 comments on commit a23dd74

Please sign in to comment.