Skip to content

Commit a0f6a48

Browse files
Third time's the charm (#287)
1 parent e2ac0cb commit a0f6a48

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.1.2",
3+
"version": "1.1.3",
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.1.2",
3+
"version": "1.1.3",
44
"description": "Jupyter Everywhere Integration Tests",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)