Skip to content

Commit 54d4421

Browse files
committed
feat: update gitignore etc.
feat: update gitignore etc.
1 parent 35d2f62 commit 54d4421

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pubspec.lock
77
.DS_Store
88
.packages
99
*.zip
10+
*.rar
1011
example/.packages
1112
example/ios/
1213
example/android/

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2010-2019 Zerker authors.
3+
Copyright (c) 2010-2019 zerker authors.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Zerker is a flexible and lightweight flutter canvas graphic animati
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.3.2
14+
version: 1.3.3
1515
author: anonymous <[email protected]>
1616
homepage: https://github.com/flutterkit/zerker
1717

0 commit comments

Comments
 (0)