-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert the version bump again for the real test
- Loading branch information
1 parent
403c657
commit d283404
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "saw-client" | ||
version = "1.2.1.51" | ||
version = "1.2.0.99" | ||
readme = "README.md" | ||
description = "SAW client for the SAW RPC server" | ||
authors = ["Galois, Inc. <[email protected]>"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Cabal-version: 2.4 | ||
Name: saw-script | ||
Version: 1.2.1.51 | ||
Version: 1.2.0.99 | ||
Author: Galois Inc. | ||
Maintainer: [email protected] | ||
Build-type: Custom | ||
|