Skip to content

Commit fecd7a4

Browse files
github-actions[bot]vhyrro
authored andcommitted
chore(main): release 0.1.1
1 parent 2d3bebe commit fecd7a4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/nvim-neorg/norgopolis-client.lua/compare/v0.1.0...v0.1.1) (2024-01-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci/luarocks:** typo in path to template ([2d3bebe](https://github.com/nvim-neorg/norgopolis-client.lua/commit/2d3bebeb6b964fe6b4846c36f6861428e1ce7aaa))
9+
310
## 0.1.0 (2024-01-03)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "norgopolis-client-lua"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)