Skip to content

Commit 99ead3e

Browse files
committed
release 0.1.1
1 parent e0b929d commit 99ead3e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: rintrojs
22
Type: Package
33
Title: Wrapper for the 'Intro.js' Library
4-
Version: 0.1.0.900
4+
Version: 0.1.1
55
Authors@R: c(
66
person("Carl", "Ganz", email = "[email protected]", role = c("aut", "cre")),
77
person("Afshin", "Mehrabani", role = c("ctb","cph"), comment = "intro.js in javascript/introjs")

NEWS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# rintrojs 0.1.0.900
1+
# rintrojs 0.1.1
22

33
* Fix events bug (#7)
44

55
* Upgrade to Intro.js 2.3.0
66

7-
* Use AGPL-3 license (Thanks @graingert #8)
7+
* Use AGPL-3 license (Thanks @graingert #8)
8+
9+
* Meet Journal of Open Source Software requirements

0 commit comments

Comments
 (0)