Skip to content

Commit

Permalink
release: increment version from 0.2.0 to 0.3.0 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: bhajneet <[email protected]>
  • Loading branch information
github-actions[bot] and bhajneet authored Jan 27, 2023
1 parent ffef5c8 commit 2d2e589
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/npm/sant-lipi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sant-lipi",
"version": "0.2.0",
"version": "0.3.0",
"description": "A unicode font for extraordinary Gurmukhi",
"license": "MIT",
"author": "Bhajneet S.K. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "santlipi"
version = "0.2.0"
version = "0.3.0"
description = "A unicode font for extraordinary Gurmukhi"
authors = ["Bhajneet S.K. <[email protected]>"]
license = "OFL-1.1-RFN"
Expand Down
4 changes: 2 additions & 2 deletions sources/SantLipi.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -34856,7 +34856,7 @@ value = "Copyright 2022 Shabad OS. All rights reserved.";
},
{
key = versionString;
value = "Version 0.002";
value = "Version 0.003";
},
{
key = licenses;
Expand Down Expand Up @@ -34905,5 +34905,5 @@ master02 = {
};
};
versionMajor = 0;
versionMinor = 2;
versionMinor = 3;
}

0 comments on commit 2d2e589

Please sign in to comment.