Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Nov 15, 2023
1 parent 3a4010d commit 2c1740a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rust-notebook-language-server
version: 0.1.0.0
version: 0.2.0.0

extra-source-files:
- README.md
Expand Down
4 changes: 2 additions & 2 deletions rust-notebook-language-server.cabal
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

name: rust-notebook-language-server
version: 0.1.0.0
version: 0.2.0.0
build-type: Simple
extra-source-files:
README.md
Expand Down

0 comments on commit 2c1740a

Please sign in to comment.