Skip to content

Commit 75391c3

Browse files
committed
chore: bump version to 0.2.2
Signed-off-by: K.B.Dharun Krishna <[email protected]>
1 parent 3fb979b commit 75391c3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tldr-translation-pairs-gen",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Generates a structured dataset in various formats derived from tldr-pages.",
55
"author": "tldr",
66
"license": "MIT",

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "0.2.1";
1+
export const VERSION = "0.2.2";

0 commit comments

Comments
 (0)