Skip to content

Commit

Permalink
2.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceM committed Jun 7, 2020
1 parent 72455fc commit 78dcc7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</script>
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/purify.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@reecem/h-bar@2.0.0/dist/hBar.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@reecem/h-bar@next/dist/hBar.min.js"></script>

<template id="hbar_template">
<!-- Piggy backs off the h-bar styles that are default -->
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": "@reecem/h-bar",
"version": "2.0.0",
"version": "2.0.0-rc1",
"description": "Lightweight Announcement Bar",
"main": "dist/hBar.min.js",
"scripts": {
Expand Down

0 comments on commit 78dcc7e

Please sign in to comment.