Skip to content

Commit

Permalink
Test release: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvmarcilio committed Jul 11, 2024
1 parent fcd0cfe commit 61785a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/polyglot_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release Polyglot Piranha
on:
workflow_dispatch:
jobs:
build_and_release:
release:
strategy:
matrix:
os: [ubuntu-latest, ubuntu-20.04, macos-latest]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
name = "piranha"
description = "Polyglot Piranha is a library for performing structural find and replace with deep cleanup."
version = "0.3.25-beta0"
version = "0.3.251-alpha"
edition = "2021"
include = ["pyproject.toml", "src/"]
exclude = ["legacy"]
Expand Down

0 comments on commit 61785a1

Please sign in to comment.