Skip to content

Commit

Permalink
icons.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
zeta-icons-bot committed May 7, 2024
1 parent 5670480 commit bcf4543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/assets/icons.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ignore_for_file: public_member_api_docs, constant_identifier_names
import 'package:flutter/material.dart';

const zetaIconsVersion = '0.5.0';
const zetaIconsVersion = '0.5.1';

class ZetaIcons {
ZetaIcons._();
Expand Down

0 comments on commit bcf4543

Please sign in to comment.