Merge pull request #29 from DeveloperPaul123/release/0.3.1
Release/0.3.1 back-merge
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 205 KiB After Width: | Height: | Size: 205 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 209 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 210 KiB |
@@ -1,4 +1,4 @@
|
||||
#import "@preview/modern-cv:0.3.0": *
|
||||
#import "@preview/modern-cv:0.3.1": *
|
||||
|
||||
#show: coverletter.with(
|
||||
author: (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#import "@preview/modern-cv:0.3.0": *
|
||||
#import "@preview/modern-cv:0.3.1": *
|
||||
|
||||
#show: coverletter.with(
|
||||
author: (
|
||||
@@ -15,7 +15,7 @@
|
||||
),
|
||||
),
|
||||
profile-picture: none,
|
||||
language: "en",
|
||||
language: "sp",
|
||||
)
|
||||
|
||||
#hiring-entity-info(entity-info: (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#import "@preview/modern-cv:0.3.0": *
|
||||
#import "@preview/modern-cv:0.3.1": *
|
||||
|
||||
#show: resume.with(
|
||||
author: (
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "modern-cv"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
compiler = "0.11.0"
|
||||
entrypoint = "lib.typ"
|
||||
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]
|
||||
|
||||
Reference in New Issue
Block a user