Skip to content

Commit f072673

Browse files
authored
Merge pull request #40 from wajeshubham/dev
Bump up the version and update README.md
2 parents fe1db8f + def8752 commit f072673

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,13 @@ OR
169169

170170
## Roadmap
171171

172-
- [x] Inject images in the background from url and pexels
173-
- [x] Import and export snippng config to quickly build the editor (download the JSON file with editor config)
174172
- [ ] Add theme presets to choose from
175173
- [ ] Option to create/save single default editor config for user
176-
- [x] Custom theme configuration
177174
- [ ] Publish your themes
178-
- [ ] Build more themes to choose from
175+
- [x] Inject images in the background from url and pexels
176+
- [x] Import and export snippng config to quickly build the editor (download the JSON file with editor config)
177+
- [x] Custom theme configuration
178+
- [x] Build more themes to choose from
179179

180180
<p align="right">(<a href="#readme-top">back to top</a>)</p>
181181

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snippng",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)