diff --git a/hint-nix.cabal b/hint-nix.cabal
--- a/hint-nix.cabal
+++ b/hint-nix.cabal
@@ -4,18 +4,18 @@
 --
 -- see: https://github.com/sol/hpack
 
-name:          hint-nix
-version: 0.1.0.0
-synopsis:      Helper for using hint with Nix package databases
-description:   Provides convenience functions for running Haskell interpreter with proper Nix package database configuration
-category:      Development
-homepage:      https://github.com/juspay/vira
-author:        Sridhar Ratnakumar
-maintainer:    srid@srid.ca
-copyright:     2025 Sridhar Ratnakumar
-license:       AGPL-3.0-or-later
-license-file:  LICENSE
-build-type:    Simple
+name:           hint-nix
+version: 0.1.0.1
+synopsis:       Helper for using hint with Nix package databases
+description:    Provides convenience functions for running Haskell interpreter with proper Nix package database configuration
+category:       Development
+homepage:       https://github.com/srid/hint-nix
+author:         Sridhar Ratnakumar
+maintainer:     srid@srid.ca
+copyright:      2025 Sridhar Ratnakumar
+license:        AGPL-3.0-or-later
+license-file:   LICENSE
+build-type:     Simple
 
 library
   exposed-modules:
