Skip to content

Commit

Permalink
Bump version number to 1.2.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex L. Urban authored Dec 21, 2019
1 parent 9e145ad commit 31181a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ in your HTML:
<script src="https://cdn.jsdelivr.net/npm/gwbootstrap@<version>/lib/gwbootstrap.min.js" type="text/javascript"></script>
```

where `<version>` is the semantic version number, e.g. 1.2.0.
where `<version>` is the semantic version number, e.g. 1.2.1.

A heavier collection of more interactive features, including calendar
view and a figure overlay tool, is available from the `gwbootstrap-extra`
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gwbootstrap",
"version": "1.2.0",
"version": "1.2.1",
"description": "Extensions to standard Bootstrap stylesheets for gravitational wave observatories",
"main": "lib/gwbootstrap.min.js",
"files": [
Expand Down

0 comments on commit 31181a4

Please sign in to comment.