Skip to content

Commit c42e90d

Browse files
committed
1.2.0
1 parent ed2fab8 commit c42e90d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset='utf-8' />
5-
<title>resource-counter 1.1.1 | Documentation</title>
5+
<title>resource-counter 1.2.0 | Documentation</title>
66
<meta name='viewport' content='width=device-width,initial-scale=1'>
77
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
88
<link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -14,7 +14,7 @@
1414
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
1515
<div class='py1 px2'>
1616
<h3 class='mb0 no-anchor'>resource-counter</h3>
17-
<div class='mb1'><code>1.1.1</code></div>
17+
<div class='mb1'><code>1.2.0</code></div>
1818
<input
1919
placeholder='Filter'
2020
id='filter-input'

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resource-counter",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Sequentially Allocatable and Deallocatable Resource Counter",
55
"keywords": [
66
"counter",

0 commit comments

Comments
 (0)