Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Taylor Fausak
Copyright (c) 2026 Taylor Fausak

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
4 changes: 4 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ allow-newer:
, aeson:bytestring
, aeson:containers
, aeson:template-haskell
, cborg:base
, cborg:containers
, indexed-traversable-instances:base
, indexed-traversable:base
, indexed-traversable:containers
, optparse-generic:time
, semialign:base
, semialign:containers
, serialise:base
, serialise:containers
, these:base
, time-compat:base
, uuid-types:template-haskell
2 changes: 1 addition & 1 deletion github-release.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: github-release
version: 2.0.0.16
version: 2.0.0.17
synopsis: Upload files to GitHub releases.
description: GitHub Release uploads files to GitHub releases.
build-type: Simple
Expand Down