We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f991f0b + c6022ad commit 0d25de5Copy full SHA for 0d25de5
package.json
@@ -1,7 +1,7 @@
1
{
2
"title": "CSH Packet",
3
"name": "csh-packet",
4
- "version": "3.0.4",
+ "version": "3.0.5",
5
"description": "A webpacket for CSH",
6
"bugs": {
7
"url": "https://github.com/ComputerScienceHouse/packet/issues",
packet/_version.py
@@ -1 +1 @@
-__version__ = "3.0.4"
+__version__ = "3.0.5"
0 commit comments