Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekGierlinski committed Aug 22, 2022
1 parent 3cda3c0 commit 6af182b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: fenr
Title: Fast functional enrichment
Version: 0.1.4
Version: 0.1.5
Authors@R: person(
given = "Marek",
family = "Gierlinski",
Expand Down
10 changes: 10 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Version 0.1.5

---

- added vignette
- removeLazyData
- DESCRIPTION updaates
- replacing url_exists with RCurl::url.exists
- added NEWS.md

0 comments on commit 6af182b

Please sign in to comment.