Skip to content

Commit 2c1740a

Browse files
committed
Bump version
1 parent 3a4010d commit 2c1740a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: rust-notebook-language-server
2-
version: 0.1.0.0
2+
version: 0.2.0.0
33

44
extra-source-files:
55
- README.md

rust-notebook-language-server.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
cabal-version: 1.12
22

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

77
name: rust-notebook-language-server
8-
version: 0.1.0.0
8+
version: 0.2.0.0
99
build-type: Simple
1010
extra-source-files:
1111
README.md

0 commit comments

Comments
 (0)