Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

Commit 81f9f73

Browse files
committed
Bump the version and make a build
1 parent 203b1a3 commit 81f9f73

File tree

10 files changed

+10
-6
lines changed

10 files changed

+10
-6
lines changed

LICENSE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
##MuzeJS License
2-
31
MIT License
42

53
Copyright (c) 2018 MuzeJS.org

dist/muze.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/muze.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/muze.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/muze/npm/LICENSE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
##MuzeJS License
2-
31
MIT License
42

53
Copyright (c) 2019 MuzeJS.org

packages/muze/npm/dist/muze.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/muze/npm/dist/muze.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/muze/npm/dist/muze.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/muze/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "muze",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Composable visualisation library for web with a data-first approach",
55
"homepage": "https://muzejs.org",
66
"license": "MIT",

packages/muze/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "muze",
33
"private": true,
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "Composable visualisation library for web with a data-first approach",
66
"homepage": "https://muzejs.org",
77
"author": "Muzejs.org (https://muzejs.org/)",

0 commit comments

Comments
 (0)