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

Commit 0ac9515

Browse files
committed
:up-arrow: release 1.1.0
1 parent 6555b6d commit 0ac9515

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"manifest_version": 2,
55
"description": "__MSG_appDescription__",
66
"homepage_url": "https://github.com/TailorDev/galaxy-tourbuilder",

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "galaxy-tourbuilder",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "The amazing Galaxy Tour Builder web extension.",
55
"scripts": {
66
"chrome-build": "cross-env TARGET=chrome gulp",

0 commit comments

Comments
 (0)