Skip to content

Commit 137512d

Browse files
committed
Bump version to 0.2.11
1 parent 3f1af11 commit 137512d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"scripts": {
2828
"test": "echo \"Error: no test specified\" && exit 1"
2929
},
30-
"version": "0.2.10"
30+
"version": "0.2.11"
3131
}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(
99
name="le-utils",
1010
packages=find_packages(),
11-
version="0.2.10",
11+
version="0.2.11",
1212
description="LE-Utils contains shared constants used in Kolibri, Ricecooker, and Kolibri Studio.",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)