]> git.codecow.com Git - flowpex.git/commitdiff
Update package version and description.
authorChris Duncan <chris@flowpex.dev>
Mon, 24 Jun 2024 09:20:25 +0000 (02:20 -0700)
committerChris Duncan <chris@flowpex.dev>
Mon, 24 Jun 2024 09:20:25 +0000 (02:20 -0700)
sfdx-project.json

index bb8d54dcb0423a232b80d685668b1f452d242824..c5efd63be676370b3615d5fac5c266edecd9ed8c 100644 (file)
@@ -10,7 +10,8 @@
     {
       "package": "Flowpex - System.Blob",
       "path": "src/System/Blob",
-      "versionNumber": "0.0.0.NEXT"
+      "versionNumber": "0.1.0.NEXT",
+      "versionDescription": "Invoke System.Blob Apex class methods in Flows."
     }
   ]
-}
+}
\ No newline at end of file