Skip to content

Commit 5cadc3d

Browse files
committed
chore: bump version to 1.1.15
1 parent bfc7c1b commit 5cadc3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Ivy.DesignSystem.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<!-- Package Metadata -->
1111
<PackageId>Ivy.DesignSystem</PackageId>
12-
<Version>1.1.14</Version>
12+
<Version>1.1.15</Version>
1313
<Authors>Ivy Interactive</Authors>
1414
<Company>Ivy Interactive</Company>
1515
<Description>Modular multi-product token-based design system for Ivy products. Provides design tokens as C# static classes for use in ASP.NET applications.</Description>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ivy-interactive/ivy-design-system",
3-
"version": "1.1.14",
3+
"version": "1.1.15",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)