Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit f3d0d01

Browse files
committed
Merge branch 'master' into dev
2 parents 644f005 + ef71b95 commit f3d0d01

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ It's easy and fast so you don't have to struggle with difficult UI's or file syn
1010
Check out the [Quick Start Guide](HOWTO.md#examples) for more instructions on how to use this package.
1111
Happy Coding :)
1212

13-
---
14-
15-
### Please notice!
16-
This package is currently under developement. There may be major bugs and functionality is not granted!
17-
Please report all bugs to the issues page of the official Git Repository and provide as much information as possible.
18-
I'll take care of all bugs as soon as possible. Ideas are also appreciated, I'll add a possibility for that soon.
19-
20-
2113
---
2214

2315
## Reference

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "snippet-injector",
33
"main": "./lib/snippet-injector",
4-
"version": "0.7.9",
4+
"version": "1.0.1",
55
"description": "An easy but powerful snippet management tool for Atom editor.",
66
"keywords": [],
77
"repository": "https://github.com/MCStreetguy/atom-snippet-injector",

0 commit comments

Comments
 (0)