Daniel Valentine 2 роки тому
батько
коміт
51cdf574f7
3 змінених файлів з 3 додано та 2 видалено
  1. 1 0
      CREDITS
  2. 1 1
      Cargo.lock
  3. 1 1
      Cargo.toml

+ 1 - 0
CREDITS

@@ -59,6 +59,7 @@ Nicholas Christopher <nchristopher@tuta.io>
 Nick Lowery <ClockVapor@users.noreply.github.com>
 Nico <github@dr460nf1r3.org>
 NKIPSC <15067635+NKIPSC@users.noreply.github.com>
+o69mar <119129086+o69mar@users.noreply.github.com>
 obeho <71698631+obeho@users.noreply.github.com>
 obscurity <z@x4.pm>
 Om G <34579088+OxyMagnesium@users.noreply.github.com>

+ 1 - 1
Cargo.lock

@@ -704,7 +704,7 @@ dependencies = [
 
 [[package]]
 name = "libreddit"
-version = "0.29.4"
+version = "0.30.0"
 dependencies = [
  "askama",
  "brotli",

+ 1 - 1
Cargo.toml

@@ -3,7 +3,7 @@ name = "libreddit"
 description = " Alternative private front-end to Reddit"
 license = "AGPL-3.0"
 repository = "https://github.com/spikecodes/libreddit"
-version = "0.29.4"
+version = "0.30.0"
 authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
 edition = "2021"