Skip to content

Commit e09c847

Browse files
committed
Increment version number to 0.2.2
1 parent be4a9ea commit e09c847

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rollama
22
Title: Communicate with 'Ollama' to Run Large Language Models Locally
3-
Version: 0.2.1.9000
3+
Version: 0.2.2
44
Authors@R:
55
c(person(given = "Johannes B.",
66
family = "Gruber",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rollama (development version)
1+
# rollama 0.2.2
22

33
# rollama 0.2.1
44

cran-comments.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
## R CMD check results
1+
The last submission unfortunately contained a bug in the progress bar of a
2+
function, rendering it unusable. This submission only fixes that issue.
23

4+
## R CMD check results
35
0 errors | 0 warnings | 0 note

0 commit comments

Comments
 (0)