mirror of
				https://github.com/andrewgioia/mana.git
				synced 2025-11-04 00:50:45 +00:00 
			
		
		
		
	Incrementing version for NPM and jsDelivr
This commit is contained in:
		
							parent
							
								
									e36bd4b9e7
								
							
						
					
					
						commit
						c3a5bef2f7
					
				@ -1,4 +1,4 @@
 | 
			
		||||
# Mana v1.3.1
 | 
			
		||||
# Mana v1.3.2
 | 
			
		||||
 | 
			
		||||
## The Magic: the Gathering mana symbol font!
 | 
			
		||||
 | 
			
		||||
@ -54,6 +54,7 @@ Attribution is **greatly appreciated** but not required!
 | 
			
		||||
 | 
			
		||||
## Changelog
 | 
			
		||||
 | 
			
		||||
* v1.3.2 - incrementing for new npm publish and jsDelivr note; fixed docs
 | 
			
		||||
* v1.3.1 - fixed class name issue for 1,000,000 symbol
 | 
			
		||||
* v1.3.0 - added Guild and Clan symbols
 | 
			
		||||
* v1.2.0 - added DFC symbols for the Origins planeswalkers (ignite and spark) and the Eldritch Moon meld cards (emrakul and moon)
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "mana",
 | 
			
		||||
  "homepage": "https://github.com/andrewgioia/Mana",
 | 
			
		||||
  "version": "1.3.0",
 | 
			
		||||
  "version": "1.3.2",
 | 
			
		||||
  "authors": [
 | 
			
		||||
    "Andrew Gioia <andrewgioia@gmail.com>"
 | 
			
		||||
  ],
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "mana-font",
 | 
			
		||||
  "version": "1.3.0",
 | 
			
		||||
  "version": "1.3.2",
 | 
			
		||||
  "description": "Magic: the Gathering mana symbol pictographic font",
 | 
			
		||||
  "main": "css/mana.css",
 | 
			
		||||
  "repository": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user