Skip to content

Commit 27e4ce8

Browse files
committed
Increment package version to v0.1.1
1 parent 2a5c819 commit 27e4ce8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package-info.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"type": "package",
44
"author": "Chris Swithinbank and Hans Tutschku",
55
"description": "A modular kit providing high-level sound generation, processing and performance tools for students of Music 264 at Harvard University",
6-
"version": "0.1.0",
6+
"version": "0.1.1",
77
"major_version": "0",
8-
"minor_version": "10",
8+
"minor_version": "11",
99
"min_max_version": "619",
1010
"min_osx_version": "None",
1111
"min_win_version": "None",
1212
"website": "https://github.com/mus264/264-tools/",
13-
"link_mac32": "https://github.com/mus264/264-tools/archive/v0.1.0.zip",
14-
"link_mac64": "https://github.com/mus264/264-tools/archive/v0.1.0.zip",
15-
"link_win32": "https://github.com/mus264/264-tools/archive/v0.1.0.zip",
16-
"link_win64": "https://github.com/mus264/264-tools/archive/v0.1.0.zip",
13+
"link_mac32": "https://github.com/mus264/264-tools/archive/v0.1.1.zip",
14+
"link_mac64": "https://github.com/mus264/264-tools/archive/v0.1.1.zip",
15+
"link_win32": "https://github.com/mus264/264-tools/archive/v0.1.1.zip",
16+
"link_win64": "https://github.com/mus264/264-tools/archive/v0.1.1.zip",
1717
"relative_path": "None",
1818
"alert_text": "You have successfully installed (or updated) 264 Tools!"
1919
}

0 commit comments

Comments
 (0)