Skip to content

Commit a921983

Browse files
Bump version to 1.1.0 (#284)
1 parent 5a1a164 commit a921983

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupytereverywhere",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A Jupyter extension for k12 education",
55
"keywords": [
66
"jupyter",

ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupytereverywhere-ui-tests",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Jupyter Everywhere Integration Tests",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)