Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
Prepare 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jul 1, 2016
1 parent 4654ba4 commit 6cc8606
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Franklin
[![CircleCI](https://circleci.com/gh/TailorDev/franklin.svg?style=svg)](https://circleci.com/gh/TailorDev/franklin)

Franklin is a DNA sequence annotation tool we built at TailorDev in order to
play with SVGs and [React](https://facebook.github.io/react/) (again), as part
of our "Le lab" sessions:
play with SVGs, [React](https://facebook.github.io/react/), and
[Redux](http://redux.js.org/), as part of our "Le lab" sessions:

* https://tailordev.fr/blog/2016/06/09/le-lab-3-franklin-dna-sequence-annotation-tool/
* https://tailordev.fr/blog/2016/07/01/le-lab-4-franklin-dna-ninja/

![](doc/franklin-snapshot.jpg)

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": "franklin",
"version": "1.0.0",
"version": "2.0.0",
"repository": "https://github.com/TailorDev/franklin",
"author": "TailorDev SAS",
"license": "MIT",
Expand Down

0 comments on commit 6cc8606

Please sign in to comment.