Skip to content

Commit

Permalink
Fixed license
Browse files Browse the repository at this point in the history
  • Loading branch information
dagronf committed Apr 7, 2024
1 parent b4c3670 commit 535357d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Darren Ford
Copyright (c) 2024 Darren Ford

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion SwiftSubtitles.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftSubtitles"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "A Swift package for reading/writing some common subtitle formats."
s.description = <<-DESC
A Swift package for reading/writing subtitle formats (srt, sbv, sub, vtt, csv).
Expand Down

0 comments on commit 535357d

Please sign in to comment.