Skip to content

Commit de106b8

Browse files
claudemaxim-uvarov
authored andcommitted
0.0.18 nupm version
1 parent 6132372 commit de106b8

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![dotnu](https://github.com/user-attachments/assets/4fb74e46-f75b-4155-8e61-8ff75db66117)
22

3-
<h1 align="center"><strong>dotnu - tools for Nushell module developers</strong></h1>
3+
<h1 align="center">dotnu - tools for Nushell module developers 🛠️</h1>
44

55
<p align="center"><em>(A good companion for <a href="https://github.com/nushell-prophet/numd">numd</a>)</em></p>
66

nupm.nuon

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
{name: dotnu, type: module, version: "0.0.17", description: "tools for Nushell module developers 🛠️", license: LICENSE}
1+
{
2+
name: dotnu,
3+
type: module,
4+
version: "0.0.18",
5+
description: "tools for Nushell module developers 🛠️",
6+
license: LICENSE
7+
}

0 commit comments

Comments
 (0)