Skip to content

Commit 73d87ab

Browse files
committed
chore: bump
1 parent 91a0b22 commit 73d87ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/font-manager/nativescript.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
{
77
name: 'FontManager',
88
libs: ['FontManager'],
9-
version: '1.0.9',
9+
version: '1.0.10',
1010
repositoryURL: 'https://github.com/NativeScript/font-manager.git',
1111
},
1212
],

packages/font-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/font-manager",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "A NativeScript plugin for managing fonts",
55
"main": "index",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)