Skip to content

Commit

Permalink
version: 0.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed May 19, 2024
1 parent 9e609e5 commit 0910fc2
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 19 deletions.
70 changes: 53 additions & 17 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion haskell-notebook-language-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: haskell-notebook-language-server
version: 0.4.2.1
version: 0.5.0.0
license: BSD3
license-file: LICENSE
build-type: Simple
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: haskell-notebook-language-server
version: 0.4.2.1
version: 0.5.0.0

extra-source-files:
- README.md
Expand Down

0 comments on commit 0910fc2

Please sign in to comment.