Skip to content

Commit 062b0ca

Browse files
committed
bring release to v1.2.0
1 parent 61e3d91 commit 062b0ca

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "sequ-into",
33
"productName": "sequ-into",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "Sequ-Into, an app to look into your freshly sequenced sequences.",
66
"main": "./main.js",
77
"author": {
88
"name": "iGEM Munich 2018",
99
"email": "joppich@bio.ifi.lmu.de",
10-
"url": "https://github.com/RitaOlenchuk"
10+
"url": "https://github.com/mjoppich/sequ-into"
1111
},
1212
"scripts": {
1313
"postinstall": "npm rebuild --runtime=electron --target=1.6.6 --disturl=https://atom.io/download/atom-shell --build-from-source"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sequ-into",
33
"productName": "sequ-into",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "Electron application boilerplate based on TypeScript, React, React Router, Webpack, React Hot Loader for rapid application development",
66
"main": "main.js",
77
"scripts": {

0 commit comments

Comments
 (0)