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

Commit 6cc8606

Browse files
committed
Prepare 2.0.0 release
1 parent 4654ba4 commit 6cc8606

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ Franklin
44
[![CircleCI](https://circleci.com/gh/TailorDev/franklin.svg?style=svg)](https://circleci.com/gh/TailorDev/franklin)
55

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

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

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "franklin",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"repository": "https://github.com/TailorDev/franklin",
55
"author": "TailorDev SAS",
66
"license": "MIT",

0 commit comments

Comments
 (0)