Skip to content

Commit

Permalink
Release v1.3.0 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff committed Jun 13, 2023
1 parent fc10c77 commit e91aefd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fonts/css.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Modus Icons v1.2.0 (https://modus-icons.trimble.com/)
* Modus Icons v1.3.0 (https://modus-icons.trimble.com/)
* Copyright 2023 Trimble Inc.
* Licensed under MIT (https://github.com/trimble-oss/modus-icons/blob/main/LICENSE.md)
*/
Expand Down
2 changes: 1 addition & 1 deletion hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module:

params:
description: "SVG icon library for Modus"
version: "1.2.0"
version: "1.3.0"
bs_docs_version: "4.6"
main: "https://modus.trimble.com"
github_org: "https://github.com/trimble-oss"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trimble-oss/modus-icons",
"version": "1.2.0",
"version": "1.3.0",
"description": "This is the central repository for all icons used in our web products",
"author": "Trimble",
"publishConfig": {
Expand Down

0 comments on commit e91aefd

Please sign in to comment.