Bump version to 0.0.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -802,7 +802,7 @@ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
|
||||
|
||||
[[package]]
|
||||
name = "historian"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "historian"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
authors = ["Adrian Kuschelyagi Malacoda <adrian.malacoda@monarch-pass.net>"]
|
||||
edition = "2021"
|
||||
|
||||
|
||||
@@ -2,15 +2,15 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title>{{ page.title }}</title>
|
||||
<meta name="Author" content="John Zaitseff, J.Zaitseff@zap.org.au" />
|
||||
<!-- <meta name="Author" content="John Zaitseff, J.Zaitseff@zap.org.au" />
|
||||
<meta name="Description" content="A minimal template page to use with the Sinorcaish CSS stylesheet" />
|
||||
<meta name="Copyright" content="This file may be redistributed and/or modified without limitation" />
|
||||
<meta name="CVSInfo" content="$ZAPGroupID: sinorcaish/template.html,v 1.8 2004/11/18 02:17:49 john Exp $" />
|
||||
<meta name="CVSInfo" content="$ZAPGroupID: sinorcaish/template.html,v 1.8 2004/11/18 02:17:49 john Exp $" /> -->
|
||||
<meta name="Language" content="en" />
|
||||
<meta name="Generator" content="Hand-written XHTML using Emacs under Debian GNU/Linux" />
|
||||
<meta name="Generator" content="Historian 0.0.2" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<link rev="made" href="mailto:J.Zaitseff@zap.org.au" />
|
||||
<!-- <link rev="made" href="mailto:J.Zaitseff@zap.org.au" /> -->
|
||||
{% block styles %}
|
||||
<link rel="StyleSheet" href="{{ relative_root | safe }}sinorcaish-screen.css" type="text/css" media="screen" />
|
||||
<link rel="StyleSheet" href="{{ relative_root | safe }}base.css" type="text/css" media="screen" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<div id="footer">
|
||||
<hr />
|
||||
This web page was generated by Historian 0.0.1.
|
||||
This web page was generated by Historian 0.0.2.
|
||||
<br />
|
||||
|
||||
<a href="https://www.zap.org.au/documents/styles/sinorcaish/">Sinorcaish style sheet and template</a> © 2004 - 2007 John Zaitseff.
|
||||
|
||||
Reference in New Issue
Block a user