mirror of
https://github.com/github/semantic.git
synced 2024-12-18 04:11:48 +03:00
Merge remote-tracking branch 'origin/master' into proto-lens
This commit is contained in:
commit
d678f5b26b
@ -6,7 +6,7 @@
|
||||
set -e
|
||||
cd $(dirname "$0")/..
|
||||
|
||||
VERSION="0.7.1.0"
|
||||
VERSION="0.8.0.0"
|
||||
BUILD_SHA=$(git rev-parse HEAD 2>/dev/null)
|
||||
DOCKER_IMAGE=docker.pkg.github.com/github/semantic/semantic
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
cabal-version: 2.4
|
||||
|
||||
name: semantic
|
||||
version: 0.7.1.0
|
||||
version: 0.8.0.0
|
||||
synopsis: Framework and executable for analyzing and diffing untrusted code.
|
||||
description: Semantic is a library for parsing, analyzing, and comparing source code across many languages.
|
||||
homepage: http://github.com/github/semantic#readme
|
||||
|
Loading…
Reference in New Issue
Block a user