summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNelson Estevão2023-09-02 23:37:06 +0100
committerNelson Estevão2023-09-02 23:37:06 +0100
commit5826b69673552bcbf61975a9f8d7fce8b2e01d53 (patch)
treeaa21338b303df315db189fe54b2b021994f0555e
parent74195bfb83b2b21433669aa7b0ceca1e1758d40f (diff)
downloadaur-livebook.tar.gz
Release 0.10.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 302b711cb0d2..b21b55c9b31a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = livebook
pkgdesc = Automate code & data workflows with interactive Elixir notebooks
- pkgver = 0.9.3
+ pkgver = 0.10.0
pkgrel = 1
url = https://livebook.dev
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0098ece3f0bb..98b9ad674275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nelson Estevão <nelsonmestevao@proton.me>
pkgname="livebook"
-pkgver="0.9.3"
+pkgver="0.10.0"
pkgrel="1"
pkgdesc="Automate code & data workflows with interactive Elixir notebooks"
arch=("x86_64")