Skip to content

Commit

Permalink
set version number
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-m committed Jul 9, 2020
1 parent 5422e88 commit e2491a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* About

This repository hosts the source files of the website and the lectures given in the course [[http://www.i3s.unice.fr/~malapert/R][Algorithmique & Programmation avec R]].
The course is an introduction to R programming targeted for non-programmers.
The course is an introduction to R programming targeted for beginners.
* Building From Source

- The slides are written in LaTeX with the beamer package.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "algo-prog-R",
"version": "0.1.0",
"version": "0.1",
"description": "Algo % Prog avec R",
"main": "gulpfile.js",
"repository": {
Expand Down

0 comments on commit e2491a9

Please sign in to comment.