8000 semantic-source 0.2.0.1 by robrix · Pull Request #713 · github/semantic · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

semantic-source 0.2.0.1 #713

Merged
merged 6 commits into from
Mar 13, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Bump.
  • Loading branch information
robrix committed Mar 4, 2024
commit c38cf2b0dce0b0f7d9c864d98ab516dc94f9e3df
2 changes: 1 addition & 1 deletion semantic-source/semantic-source.cabal
4BE6
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 2.4

name: semantic-source
version: 0.2.0.0
version: 0.2.0.1
synopsis: Types and functionality for working with source code
description: Types and functionality for working with source code (program text).
homepage: https://github.com/github/semantic/tree/master/semantic-source#readme
Expand Down
0